Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-31147 (GCVE-0-2023-31147)
Vulnerability from cvelistv5 – Published: 2023-05-25 21:55 – Updated: 2025-02-13 16:49- CWE-330 - Use of Insufficiently Random Values
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T14:45:25.630Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2"
},
{
"name": "https://github.com/c-ares/c-ares/releases/tag/cares-1_19_1",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/c-ares/c-ares/releases/tag/cares-1_19_1"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B5Z5XFNXTNPTCBBVXFDNZQVLLIE6VRBY/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UBFWILTA33LOSV23P44FGTQQIDRJHIY7/"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202310-09"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-31147",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-01-16T18:25:39.252161Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-01-16T18:25:47.351Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "c-ares",
"vendor": "c-ares",
"versions": [
{
"status": "affected",
"version": "\u003c 1.19.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-330",
"description": "CWE-330: Use of Insufficiently Random Values",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-10-08T08:06:48.246Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2"
},
{
"name": "https://github.com/c-ares/c-ares/releases/tag/cares-1_19_1",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/c-ares/c-ares/releases/tag/cares-1_19_1"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B5Z5XFNXTNPTCBBVXFDNZQVLLIE6VRBY/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UBFWILTA33LOSV23P44FGTQQIDRJHIY7/"
},
{
"url": "https://security.gentoo.org/glsa/202310-09"
}
],
"source": {
"advisory": "GHSA-8r8p-23f3-64c2",
"discovery": "UNKNOWN"
},
"title": "Insufficient randomness in generation of DNS query IDs in c-ares"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2023-31147",
"datePublished": "2023-05-25T21:55:47.585Z",
"dateReserved": "2023-04-24T21:44:10.418Z",
"dateUpdated": "2025-02-13T16:49:46.904Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-31147",
"date": "2026-05-31",
"epss": "0.00103",
"percentile": "0.27788"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-31147\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2023-05-25T22:15:09.833\",\"lastModified\":\"2024-11-21T08:01:29.420\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.\"}],\"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:U/C:N/I:H/A:N\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":2.5}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-330\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-330\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:c-ares_project:c-ares:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.19.1\",\"matchCriteriaId\":\"48937B75-3746-49D9-B738-B19EF0EF8D9F\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E30D0E6F-4AE8-4284-8716-991DFA48CC5D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CC559B26-5DFC-4B7A-A27C-B77DE755DFF9\"}]}]}],\"references\":[{\"url\":\"https://github.com/c-ares/c-ares/releases/tag/cares-1_19_1\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B5Z5XFNXTNPTCBBVXFDNZQVLLIE6VRBY/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UBFWILTA33LOSV23P44FGTQQIDRJHIY7/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202310-09\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/c-ares/c-ares/releases/tag/cares-1_19_1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B5Z5XFNXTNPTCBBVXFDNZQVLLIE6VRBY/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UBFWILTA33LOSV23P44FGTQQIDRJHIY7/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202310-09\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2\", \"name\": \"https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/c-ares/c-ares/releases/tag/cares-1_19_1\", \"name\": \"https://github.com/c-ares/c-ares/releases/tag/cares-1_19_1\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B5Z5XFNXTNPTCBBVXFDNZQVLLIE6VRBY/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UBFWILTA33LOSV23P44FGTQQIDRJHIY7/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202310-09\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T14:45:25.630Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-31147\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-01-16T18:25:39.252161Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-01-16T18:25:43.639Z\"}}], \"cna\": {\"title\": \"Insufficient randomness in generation of DNS query IDs in c-ares\", \"source\": {\"advisory\": \"GHSA-8r8p-23f3-64c2\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.9, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"c-ares\", \"product\": \"c-ares\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 1.19.1\"}]}], \"references\": [{\"url\": \"https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2\", \"name\": \"https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/c-ares/c-ares/releases/tag/cares-1_19_1\", \"name\": \"https://github.com/c-ares/c-ares/releases/tag/cares-1_19_1\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B5Z5XFNXTNPTCBBVXFDNZQVLLIE6VRBY/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UBFWILTA33LOSV23P44FGTQQIDRJHIY7/\"}, {\"url\": \"https://security.gentoo.org/glsa/202310-09\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-330\", \"description\": \"CWE-330: Use of Insufficiently Random Values\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2023-10-08T08:06:48.246Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-31147\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-13T16:49:46.904Z\", \"dateReserved\": \"2023-04-24T21:44:10.418Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2023-05-25T21:55:47.585Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2023:2662-1
Vulnerability from csaf_suse - Published: 2023-06-27 18:26 - Updated: 2023-06-27 18:26| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.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 nodejs18",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs18 fixes the following issues:\n\nUpdate to version 18.16.1:\n\n- CVE-2023-30581: Fixed mainModule.__proto__ Bypass Experimental Policy Mechanism (bsc#1212574).\n- CVE-2023-30585: Fixed privilege escalation via Malicious Registry Key manipulation during Node.js installer repair process (bsc#1212579).\n- CVE-2023-30588: Fixed process interuption due to invalid Public Key information in x509 certificates (bsc#1212581).\n- CVE-2023-30589: Fixed HTTP Request Smuggling via empty headers separated by CR (bsc#1212582).\n- CVE-2023-30590: Fixed DiffieHellman key generation after setting a private key (bsc#1212583).\n- CVE-2023-31124: Fixed cross compilation issue with AutoTools that does not set CARES_RANDOM_FILE (bsc#1211607).\n- CVE-2023-31130: Fixed buffer underwrite problem in ares_inet_net_pton() (bsc#1211606).\n- CVE-2023-31147: Fixed insufficient randomness in generation of DNS query IDs (bsc#1211605).\n- CVE-2023-32067: Fixed denial-of-service via 0-byte UDP payload (bsc#1211604).\n- CVE-2022-25881: Fixed a Regular Expression Denial of Service (bsc#1208744).\n\nBug fixes:\n\n- Increased the default timeout on unit tests from 2 to 20 minutes. This seems to have lead to build failures on some platforms, like s390x in Factory. (bsc#1211407)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2662,SUSE-SLE-Module-Web-Scripting-12-2023-2662",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2662-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2662-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232662-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2662-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-June/015336.html"
},
{
"category": "self",
"summary": "SUSE Bug 1208744",
"url": "https://bugzilla.suse.com/1208744"
},
{
"category": "self",
"summary": "SUSE Bug 1211407",
"url": "https://bugzilla.suse.com/1211407"
},
{
"category": "self",
"summary": "SUSE Bug 1211604",
"url": "https://bugzilla.suse.com/1211604"
},
{
"category": "self",
"summary": "SUSE Bug 1211605",
"url": "https://bugzilla.suse.com/1211605"
},
{
"category": "self",
"summary": "SUSE Bug 1211606",
"url": "https://bugzilla.suse.com/1211606"
},
{
"category": "self",
"summary": "SUSE Bug 1211607",
"url": "https://bugzilla.suse.com/1211607"
},
{
"category": "self",
"summary": "SUSE Bug 1212574",
"url": "https://bugzilla.suse.com/1212574"
},
{
"category": "self",
"summary": "SUSE Bug 1212579",
"url": "https://bugzilla.suse.com/1212579"
},
{
"category": "self",
"summary": "SUSE Bug 1212581",
"url": "https://bugzilla.suse.com/1212581"
},
{
"category": "self",
"summary": "SUSE Bug 1212582",
"url": "https://bugzilla.suse.com/1212582"
},
{
"category": "self",
"summary": "SUSE Bug 1212583",
"url": "https://bugzilla.suse.com/1212583"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-25881 page",
"url": "https://www.suse.com/security/cve/CVE-2022-25881/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-30581 page",
"url": "https://www.suse.com/security/cve/CVE-2023-30581/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-30585 page",
"url": "https://www.suse.com/security/cve/CVE-2023-30585/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-30588 page",
"url": "https://www.suse.com/security/cve/CVE-2023-30588/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-30589 page",
"url": "https://www.suse.com/security/cve/CVE-2023-30589/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-30590 page",
"url": "https://www.suse.com/security/cve/CVE-2023-30590/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-31124 page",
"url": "https://www.suse.com/security/cve/CVE-2023-31124/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-31130 page",
"url": "https://www.suse.com/security/cve/CVE-2023-31130/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-31147 page",
"url": "https://www.suse.com/security/cve/CVE-2023-31147/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-32067 page",
"url": "https://www.suse.com/security/cve/CVE-2023-32067/"
}
],
"title": "Security update for nodejs18",
"tracking": {
"current_release_date": "2023-06-27T18:26:44Z",
"generator": {
"date": "2023-06-27T18:26:44Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2662-1",
"initial_release_date": "2023-06-27T18:26:44Z",
"revision_history": [
{
"date": "2023-06-27T18:26:44Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "corepack18-18.16.1-8.9.1.aarch64",
"product": {
"name": "corepack18-18.16.1-8.9.1.aarch64",
"product_id": "corepack18-18.16.1-8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs18-18.16.1-8.9.1.aarch64",
"product": {
"name": "nodejs18-18.16.1-8.9.1.aarch64",
"product_id": "nodejs18-18.16.1-8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs18-devel-18.16.1-8.9.1.aarch64",
"product": {
"name": "nodejs18-devel-18.16.1-8.9.1.aarch64",
"product_id": "nodejs18-devel-18.16.1-8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm18-18.16.1-8.9.1.aarch64",
"product": {
"name": "npm18-18.16.1-8.9.1.aarch64",
"product_id": "npm18-18.16.1-8.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack18-18.16.1-8.9.1.i586",
"product": {
"name": "corepack18-18.16.1-8.9.1.i586",
"product_id": "corepack18-18.16.1-8.9.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs18-18.16.1-8.9.1.i586",
"product": {
"name": "nodejs18-18.16.1-8.9.1.i586",
"product_id": "nodejs18-18.16.1-8.9.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs18-devel-18.16.1-8.9.1.i586",
"product": {
"name": "nodejs18-devel-18.16.1-8.9.1.i586",
"product_id": "nodejs18-devel-18.16.1-8.9.1.i586"
}
},
{
"category": "product_version",
"name": "npm18-18.16.1-8.9.1.i586",
"product": {
"name": "npm18-18.16.1-8.9.1.i586",
"product_id": "npm18-18.16.1-8.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs18-docs-18.16.1-8.9.1.noarch",
"product": {
"name": "nodejs18-docs-18.16.1-8.9.1.noarch",
"product_id": "nodejs18-docs-18.16.1-8.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack18-18.16.1-8.9.1.ppc64le",
"product": {
"name": "corepack18-18.16.1-8.9.1.ppc64le",
"product_id": "corepack18-18.16.1-8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs18-18.16.1-8.9.1.ppc64le",
"product": {
"name": "nodejs18-18.16.1-8.9.1.ppc64le",
"product_id": "nodejs18-18.16.1-8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs18-devel-18.16.1-8.9.1.ppc64le",
"product": {
"name": "nodejs18-devel-18.16.1-8.9.1.ppc64le",
"product_id": "nodejs18-devel-18.16.1-8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm18-18.16.1-8.9.1.ppc64le",
"product": {
"name": "npm18-18.16.1-8.9.1.ppc64le",
"product_id": "npm18-18.16.1-8.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack18-18.16.1-8.9.1.s390x",
"product": {
"name": "corepack18-18.16.1-8.9.1.s390x",
"product_id": "corepack18-18.16.1-8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs18-18.16.1-8.9.1.s390x",
"product": {
"name": "nodejs18-18.16.1-8.9.1.s390x",
"product_id": "nodejs18-18.16.1-8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs18-devel-18.16.1-8.9.1.s390x",
"product": {
"name": "nodejs18-devel-18.16.1-8.9.1.s390x",
"product_id": "nodejs18-devel-18.16.1-8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "npm18-18.16.1-8.9.1.s390x",
"product": {
"name": "npm18-18.16.1-8.9.1.s390x",
"product_id": "npm18-18.16.1-8.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack18-18.16.1-8.9.1.x86_64",
"product": {
"name": "corepack18-18.16.1-8.9.1.x86_64",
"product_id": "corepack18-18.16.1-8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs18-18.16.1-8.9.1.x86_64",
"product": {
"name": "nodejs18-18.16.1-8.9.1.x86_64",
"product_id": "nodejs18-18.16.1-8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs18-devel-18.16.1-8.9.1.x86_64",
"product": {
"name": "nodejs18-devel-18.16.1-8.9.1.x86_64",
"product_id": "nodejs18-devel-18.16.1-8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm18-18.16.1-8.9.1.x86_64",
"product": {
"name": "npm18-18.16.1-8.9.1.x86_64",
"product_id": "npm18-18.16.1-8.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:12"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.16.1-8.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64"
},
"product_reference": "nodejs18-18.16.1-8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.16.1-8.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le"
},
"product_reference": "nodejs18-18.16.1-8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.16.1-8.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x"
},
"product_reference": "nodejs18-18.16.1-8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.16.1-8.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64"
},
"product_reference": "nodejs18-18.16.1-8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.16.1-8.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64"
},
"product_reference": "nodejs18-devel-18.16.1-8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.16.1-8.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le"
},
"product_reference": "nodejs18-devel-18.16.1-8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.16.1-8.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x"
},
"product_reference": "nodejs18-devel-18.16.1-8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.16.1-8.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64"
},
"product_reference": "nodejs18-devel-18.16.1-8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-docs-18.16.1-8.9.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch"
},
"product_reference": "nodejs18-docs-18.16.1-8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.16.1-8.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64"
},
"product_reference": "npm18-18.16.1-8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.16.1-8.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le"
},
"product_reference": "npm18-18.16.1-8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.16.1-8.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x"
},
"product_reference": "npm18-18.16.1-8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.16.1-8.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
},
"product_reference": "npm18-18.16.1-8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-25881",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-25881"
}
],
"notes": [
{
"category": "general",
"text": "This affects versions of the package http-cache-semantics before 4.1.1. The issue can be exploited via malicious request header values sent to a server, when that server reads the cache policy from the request using this library.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-25881",
"url": "https://www.suse.com/security/cve/CVE-2022-25881"
},
{
"category": "external",
"summary": "SUSE Bug 1208744 for CVE-2022-25881",
"url": "https://bugzilla.suse.com/1208744"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-27T18:26:44Z",
"details": "important"
}
],
"title": "CVE-2022-25881"
},
{
"cve": "CVE-2023-30581",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-30581"
}
],
"notes": [
{
"category": "general",
"text": "The use of __proto__ in process.mainModule.__proto__.require() can bypass the policy mechanism and require modules outside of the policy.json definition. This vulnerability affects all users using the experimental policy mechanism in all active release lines: v16, v18 and, v20.\n\nPlease note that at the time this CVE was issued, the policy is an experimental feature of Node.js",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-30581",
"url": "https://www.suse.com/security/cve/CVE-2023-30581"
},
{
"category": "external",
"summary": "SUSE Bug 1212574 for CVE-2023-30581",
"url": "https://bugzilla.suse.com/1212574"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.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": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-27T18:26:44Z",
"details": "important"
}
],
"title": "CVE-2023-30581"
},
{
"cve": "CVE-2023-30585",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-30585"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability has been identified in the Node.js (.msi version) installation process, specifically affecting Windows users who install Node.js using the .msi installer. This vulnerability emerges during the repair operation, where the \"msiexec.exe\" process, running under the NT AUTHORITY\\SYSTEM context, attempts to read the %USERPROFILE% environment variable from the current user\u0027s registry.\n\nThe issue arises when the path referenced by the %USERPROFILE% environment variable does not exist. In such cases, the \"msiexec.exe\" process attempts to create the specified path in an unsafe manner, potentially leading to the creation of arbitrary folders in arbitrary locations.\n\nThe severity of this vulnerability is heightened by the fact that the %USERPROFILE% environment variable in the Windows registry can be modified by standard (or \"non-privileged\") users. Consequently, unprivileged actors, including malicious entities or trojans, can manipulate the environment variable key to deceive the privileged \"msiexec.exe\" process. This manipulation can result in the creation of folders in unintended and potentially malicious locations.\n\nIt is important to note that this vulnerability is specific to Windows users who install Node.js using the .msi installer. Users who opt for other installation methods are not affected by this particular issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-30585",
"url": "https://www.suse.com/security/cve/CVE-2023-30585"
},
{
"category": "external",
"summary": "SUSE Bug 1212579 for CVE-2023-30585",
"url": "https://bugzilla.suse.com/1212579"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-27T18:26:44Z",
"details": "moderate"
}
],
"title": "CVE-2023-30585"
},
{
"cve": "CVE-2023-30588",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-30588"
}
],
"notes": [
{
"category": "general",
"text": "When an invalid public key is used to create an x509 certificate using the crypto.X509Certificate() API a non-expect termination occurs making it susceptible to DoS attacks when the attacker could force interruptions of application processing, as the process terminates when accessing public key info of provided certificates from user code. The current context of the users will be gone, and that will cause a DoS scenario. This vulnerability affects all active Node.js versions v16, v18, and, v20.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-30588",
"url": "https://www.suse.com/security/cve/CVE-2023-30588"
},
{
"category": "external",
"summary": "SUSE Bug 1212581 for CVE-2023-30588",
"url": "https://bugzilla.suse.com/1212581"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-27T18:26:44Z",
"details": "moderate"
}
],
"title": "CVE-2023-30588"
},
{
"cve": "CVE-2023-30589",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-30589"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser in the http module in Node v20.2.0 does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS).\r\n\r\nThe CR character (without LF) is sufficient to delimit HTTP header fields in the llhttp parser. According to RFC7230 section 3, only the CRLF sequence should delimit each header-field. This impacts all Node.js active versions: v16, v18, and, v20",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-30589",
"url": "https://www.suse.com/security/cve/CVE-2023-30589"
},
{
"category": "external",
"summary": "SUSE Bug 1212582 for CVE-2023-30589",
"url": "https://bugzilla.suse.com/1212582"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-27T18:26:44Z",
"details": "moderate"
}
],
"title": "CVE-2023-30589"
},
{
"cve": "CVE-2023-30590",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-30590"
}
],
"notes": [
{
"category": "general",
"text": "The generateKeys() API function returned from crypto.createDiffieHellman() only generates missing (or outdated) keys, that is, it only generates a private key if none has been set yet, but the function is also needed to compute the corresponding public key after calling setPrivateKey(). However, the documentation says this API call: \"Generates private and public Diffie-Hellman key values\".\n\nThe documented behavior is very different from the actual behavior, and this difference could easily lead to security issues in applications that use these APIs as the DiffieHellman may be used as the basis for application-level security, implications are consequently broad.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-30590",
"url": "https://www.suse.com/security/cve/CVE-2023-30590"
},
{
"category": "external",
"summary": "SUSE Bug 1212583 for CVE-2023-30590",
"url": "https://bugzilla.suse.com/1212583"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-27T18:26:44Z",
"details": "moderate"
}
],
"title": "CVE-2023-30590"
},
{
"cve": "CVE-2023-31124",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-31124"
}
],
"notes": [
{
"category": "general",
"text": "c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARES_RANDOM_FILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand() as a fallback which could allow an attacker to take advantage of the lack of entropy by not using a CSPRNG. This issue was patched in version 1.19.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-31124",
"url": "https://www.suse.com/security/cve/CVE-2023-31124"
},
{
"category": "external",
"summary": "SUSE Bug 1211607 for CVE-2023-31124",
"url": "https://bugzilla.suse.com/1211607"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.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": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-27T18:26:44Z",
"details": "moderate"
}
],
"title": "CVE-2023-31124"
},
{
"cve": "CVE-2023-31130",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-31130"
}
],
"notes": [
{
"category": "general",
"text": "c-ares is an asynchronous resolver library. ares_inet_net_pton() is vulnerable to a buffer underflow for certain ipv6 addresses, in particular \"0::00:00:00/2\" was found to cause an issue. C-ares only uses this function internally for configuration purposes which would require an administrator to configure such an address via ares_set_sortlist(). However, users may externally use ares_inet_net_pton() for other purposes and thus be vulnerable to more severe issues. This issue has been fixed in 1.19.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-31130",
"url": "https://www.suse.com/security/cve/CVE-2023-31130"
},
{
"category": "external",
"summary": "SUSE Bug 1211606 for CVE-2023-31130",
"url": "https://bugzilla.suse.com/1211606"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-27T18:26:44Z",
"details": "moderate"
}
],
"title": "CVE-2023-31130"
},
{
"cve": "CVE-2023-31147",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-31147"
}
],
"notes": [
{
"category": "general",
"text": "c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-31147",
"url": "https://www.suse.com/security/cve/CVE-2023-31147"
},
{
"category": "external",
"summary": "SUSE Bug 1211605 for CVE-2023-31147",
"url": "https://bugzilla.suse.com/1211605"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-27T18:26:44Z",
"details": "moderate"
}
],
"title": "CVE-2023-31147"
},
{
"cve": "CVE-2023-32067",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-32067"
}
],
"notes": [
{
"category": "general",
"text": "c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns them to the target resolver. The target resolver erroneously interprets the 0 length as a graceful shutdown of the connection. This issue has been patched in version 1.19.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-32067",
"url": "https://www.suse.com/security/cve/CVE-2023-32067"
},
{
"category": "external",
"summary": "SUSE Bug 1211604 for CVE-2023-32067",
"url": "https://bugzilla.suse.com/1211604"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.16.1-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.16.1-8.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.16.1-8.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-27T18:26:44Z",
"details": "important"
}
],
"title": "CVE-2023-32067"
}
]
}
SUSE-SU-2023:2663-1
Vulnerability from csaf_suse - Published: 2023-06-27 18:27 - Updated: 2023-06-27 18:27| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.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 nodejs16",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs16 fixes the following issues:\n\nUpdate to version 16.20.1:\n\n- CVE-2023-30581: Fixed mainModule.__proto__ Bypass Experimental Policy Mechanism (bsc#1212574).\n- CVE-2023-30585: Fixed privilege escalation via Malicious Registry Key manipulation during Node.js installer repair process (bsc#1212579).\n- CVE-2023-30588: Fixed process interuption due to invalid Public Key information in x509 certificates (bsc#1212581).\n- CVE-2023-30589: Fixed HTTP Request Smuggling via empty headers separated by CR (bsc#1212582).\n- CVE-2023-30590: Fixed DiffieHellman key generation after setting a private key (bsc#1212583).\n- CVE-2023-31124: Fixed cross compilation issue with AutoTools that does not set CARES_RANDOM_FILE (bsc#1211607).\n- CVE-2023-31130: Fixed buffer underwrite problem in ares_inet_net_pton() (bsc#1211606).\n- CVE-2023-31147: Fixed insufficient randomness in generation of DNS query IDs (bsc#1211605).\n- CVE-2023-32067: Fixed denial-of-service via 0-byte UDP payload (bsc#1211604).\n \nBug fixes:\n\n- Increased the default timeout on unit tests from 2 to 20 minutes. This seems to have lead to build failures on some platforms, like s390x in Factory. (bsc#1211407)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2663,SUSE-SLE-Module-Web-Scripting-15-SP4-2023-2663,openSUSE-SLE-15.4-2023-2663",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2663-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2663-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232663-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2663-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-June/015335.html"
},
{
"category": "self",
"summary": "SUSE Bug 1211407",
"url": "https://bugzilla.suse.com/1211407"
},
{
"category": "self",
"summary": "SUSE Bug 1211604",
"url": "https://bugzilla.suse.com/1211604"
},
{
"category": "self",
"summary": "SUSE Bug 1211605",
"url": "https://bugzilla.suse.com/1211605"
},
{
"category": "self",
"summary": "SUSE Bug 1211606",
"url": "https://bugzilla.suse.com/1211606"
},
{
"category": "self",
"summary": "SUSE Bug 1211607",
"url": "https://bugzilla.suse.com/1211607"
},
{
"category": "self",
"summary": "SUSE Bug 1212574",
"url": "https://bugzilla.suse.com/1212574"
},
{
"category": "self",
"summary": "SUSE Bug 1212579",
"url": "https://bugzilla.suse.com/1212579"
},
{
"category": "self",
"summary": "SUSE Bug 1212581",
"url": "https://bugzilla.suse.com/1212581"
},
{
"category": "self",
"summary": "SUSE Bug 1212582",
"url": "https://bugzilla.suse.com/1212582"
},
{
"category": "self",
"summary": "SUSE Bug 1212583",
"url": "https://bugzilla.suse.com/1212583"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-30581 page",
"url": "https://www.suse.com/security/cve/CVE-2023-30581/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-30585 page",
"url": "https://www.suse.com/security/cve/CVE-2023-30585/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-30588 page",
"url": "https://www.suse.com/security/cve/CVE-2023-30588/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-30589 page",
"url": "https://www.suse.com/security/cve/CVE-2023-30589/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-30590 page",
"url": "https://www.suse.com/security/cve/CVE-2023-30590/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-31124 page",
"url": "https://www.suse.com/security/cve/CVE-2023-31124/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-31130 page",
"url": "https://www.suse.com/security/cve/CVE-2023-31130/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-31147 page",
"url": "https://www.suse.com/security/cve/CVE-2023-31147/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-32067 page",
"url": "https://www.suse.com/security/cve/CVE-2023-32067/"
}
],
"title": "Security update for nodejs16",
"tracking": {
"current_release_date": "2023-06-27T18:27:09Z",
"generator": {
"date": "2023-06-27T18:27:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2663-1",
"initial_release_date": "2023-06-27T18:27:09Z",
"revision_history": [
{
"date": "2023-06-27T18:27:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.20.1-150400.3.21.1.aarch64",
"product": {
"name": "corepack16-16.20.1-150400.3.21.1.aarch64",
"product_id": "corepack16-16.20.1-150400.3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs16-16.20.1-150400.3.21.1.aarch64",
"product": {
"name": "nodejs16-16.20.1-150400.3.21.1.aarch64",
"product_id": "nodejs16-16.20.1-150400.3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"product": {
"name": "nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"product_id": "nodejs16-devel-16.20.1-150400.3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm16-16.20.1-150400.3.21.1.aarch64",
"product": {
"name": "npm16-16.20.1-150400.3.21.1.aarch64",
"product_id": "npm16-16.20.1-150400.3.21.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.20.1-150400.3.21.1.i586",
"product": {
"name": "corepack16-16.20.1-150400.3.21.1.i586",
"product_id": "corepack16-16.20.1-150400.3.21.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs16-16.20.1-150400.3.21.1.i586",
"product": {
"name": "nodejs16-16.20.1-150400.3.21.1.i586",
"product_id": "nodejs16-16.20.1-150400.3.21.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.20.1-150400.3.21.1.i586",
"product": {
"name": "nodejs16-devel-16.20.1-150400.3.21.1.i586",
"product_id": "nodejs16-devel-16.20.1-150400.3.21.1.i586"
}
},
{
"category": "product_version",
"name": "npm16-16.20.1-150400.3.21.1.i586",
"product": {
"name": "npm16-16.20.1-150400.3.21.1.i586",
"product_id": "npm16-16.20.1-150400.3.21.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"product": {
"name": "nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"product_id": "nodejs16-docs-16.20.1-150400.3.21.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.20.1-150400.3.21.1.ppc64le",
"product": {
"name": "corepack16-16.20.1-150400.3.21.1.ppc64le",
"product_id": "corepack16-16.20.1-150400.3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs16-16.20.1-150400.3.21.1.ppc64le",
"product": {
"name": "nodejs16-16.20.1-150400.3.21.1.ppc64le",
"product_id": "nodejs16-16.20.1-150400.3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"product": {
"name": "nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"product_id": "nodejs16-devel-16.20.1-150400.3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm16-16.20.1-150400.3.21.1.ppc64le",
"product": {
"name": "npm16-16.20.1-150400.3.21.1.ppc64le",
"product_id": "npm16-16.20.1-150400.3.21.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.20.1-150400.3.21.1.s390x",
"product": {
"name": "corepack16-16.20.1-150400.3.21.1.s390x",
"product_id": "corepack16-16.20.1-150400.3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs16-16.20.1-150400.3.21.1.s390x",
"product": {
"name": "nodejs16-16.20.1-150400.3.21.1.s390x",
"product_id": "nodejs16-16.20.1-150400.3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"product": {
"name": "nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"product_id": "nodejs16-devel-16.20.1-150400.3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "npm16-16.20.1-150400.3.21.1.s390x",
"product": {
"name": "npm16-16.20.1-150400.3.21.1.s390x",
"product_id": "npm16-16.20.1-150400.3.21.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.20.1-150400.3.21.1.x86_64",
"product": {
"name": "corepack16-16.20.1-150400.3.21.1.x86_64",
"product_id": "corepack16-16.20.1-150400.3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs16-16.20.1-150400.3.21.1.x86_64",
"product": {
"name": "nodejs16-16.20.1-150400.3.21.1.x86_64",
"product_id": "nodejs16-16.20.1-150400.3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"product": {
"name": "nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"product_id": "nodejs16-devel-16.20.1-150400.3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm16-16.20.1-150400.3.21.1.x86_64",
"product": {
"name": "npm16-16.20.1-150400.3.21.1.x86_64",
"product_id": "npm16-16.20.1-150400.3.21.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.20.1-150400.3.21.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64"
},
"product_reference": "nodejs16-16.20.1-150400.3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.20.1-150400.3.21.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le"
},
"product_reference": "nodejs16-16.20.1-150400.3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.20.1-150400.3.21.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x"
},
"product_reference": "nodejs16-16.20.1-150400.3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.20.1-150400.3.21.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64"
},
"product_reference": "nodejs16-16.20.1-150400.3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.20.1-150400.3.21.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64"
},
"product_reference": "nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.20.1-150400.3.21.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le"
},
"product_reference": "nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.20.1-150400.3.21.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x"
},
"product_reference": "nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.20.1-150400.3.21.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64"
},
"product_reference": "nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-docs-16.20.1-150400.3.21.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch"
},
"product_reference": "nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.20.1-150400.3.21.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64"
},
"product_reference": "npm16-16.20.1-150400.3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.20.1-150400.3.21.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le"
},
"product_reference": "npm16-16.20.1-150400.3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.20.1-150400.3.21.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x"
},
"product_reference": "npm16-16.20.1-150400.3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.20.1-150400.3.21.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64"
},
"product_reference": "npm16-16.20.1-150400.3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack16-16.20.1-150400.3.21.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64"
},
"product_reference": "corepack16-16.20.1-150400.3.21.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack16-16.20.1-150400.3.21.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le"
},
"product_reference": "corepack16-16.20.1-150400.3.21.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack16-16.20.1-150400.3.21.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x"
},
"product_reference": "corepack16-16.20.1-150400.3.21.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack16-16.20.1-150400.3.21.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64"
},
"product_reference": "corepack16-16.20.1-150400.3.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.20.1-150400.3.21.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64"
},
"product_reference": "nodejs16-16.20.1-150400.3.21.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.20.1-150400.3.21.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le"
},
"product_reference": "nodejs16-16.20.1-150400.3.21.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.20.1-150400.3.21.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x"
},
"product_reference": "nodejs16-16.20.1-150400.3.21.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.20.1-150400.3.21.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64"
},
"product_reference": "nodejs16-16.20.1-150400.3.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.20.1-150400.3.21.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64"
},
"product_reference": "nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.20.1-150400.3.21.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le"
},
"product_reference": "nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.20.1-150400.3.21.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x"
},
"product_reference": "nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.20.1-150400.3.21.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64"
},
"product_reference": "nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-docs-16.20.1-150400.3.21.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch"
},
"product_reference": "nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.20.1-150400.3.21.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64"
},
"product_reference": "npm16-16.20.1-150400.3.21.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.20.1-150400.3.21.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le"
},
"product_reference": "npm16-16.20.1-150400.3.21.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.20.1-150400.3.21.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x"
},
"product_reference": "npm16-16.20.1-150400.3.21.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.20.1-150400.3.21.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64"
},
"product_reference": "npm16-16.20.1-150400.3.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-30581",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-30581"
}
],
"notes": [
{
"category": "general",
"text": "The use of __proto__ in process.mainModule.__proto__.require() can bypass the policy mechanism and require modules outside of the policy.json definition. This vulnerability affects all users using the experimental policy mechanism in all active release lines: v16, v18 and, v20.\n\nPlease note that at the time this CVE was issued, the policy is an experimental feature of Node.js",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-30581",
"url": "https://www.suse.com/security/cve/CVE-2023-30581"
},
{
"category": "external",
"summary": "SUSE Bug 1212574 for CVE-2023-30581",
"url": "https://bugzilla.suse.com/1212574"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.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": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-27T18:27:09Z",
"details": "important"
}
],
"title": "CVE-2023-30581"
},
{
"cve": "CVE-2023-30585",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-30585"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability has been identified in the Node.js (.msi version) installation process, specifically affecting Windows users who install Node.js using the .msi installer. This vulnerability emerges during the repair operation, where the \"msiexec.exe\" process, running under the NT AUTHORITY\\SYSTEM context, attempts to read the %USERPROFILE% environment variable from the current user\u0027s registry.\n\nThe issue arises when the path referenced by the %USERPROFILE% environment variable does not exist. In such cases, the \"msiexec.exe\" process attempts to create the specified path in an unsafe manner, potentially leading to the creation of arbitrary folders in arbitrary locations.\n\nThe severity of this vulnerability is heightened by the fact that the %USERPROFILE% environment variable in the Windows registry can be modified by standard (or \"non-privileged\") users. Consequently, unprivileged actors, including malicious entities or trojans, can manipulate the environment variable key to deceive the privileged \"msiexec.exe\" process. This manipulation can result in the creation of folders in unintended and potentially malicious locations.\n\nIt is important to note that this vulnerability is specific to Windows users who install Node.js using the .msi installer. Users who opt for other installation methods are not affected by this particular issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-30585",
"url": "https://www.suse.com/security/cve/CVE-2023-30585"
},
{
"category": "external",
"summary": "SUSE Bug 1212579 for CVE-2023-30585",
"url": "https://bugzilla.suse.com/1212579"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-27T18:27:09Z",
"details": "moderate"
}
],
"title": "CVE-2023-30585"
},
{
"cve": "CVE-2023-30588",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-30588"
}
],
"notes": [
{
"category": "general",
"text": "When an invalid public key is used to create an x509 certificate using the crypto.X509Certificate() API a non-expect termination occurs making it susceptible to DoS attacks when the attacker could force interruptions of application processing, as the process terminates when accessing public key info of provided certificates from user code. The current context of the users will be gone, and that will cause a DoS scenario. This vulnerability affects all active Node.js versions v16, v18, and, v20.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-30588",
"url": "https://www.suse.com/security/cve/CVE-2023-30588"
},
{
"category": "external",
"summary": "SUSE Bug 1212581 for CVE-2023-30588",
"url": "https://bugzilla.suse.com/1212581"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-27T18:27:09Z",
"details": "moderate"
}
],
"title": "CVE-2023-30588"
},
{
"cve": "CVE-2023-30589",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-30589"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser in the http module in Node v20.2.0 does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS).\r\n\r\nThe CR character (without LF) is sufficient to delimit HTTP header fields in the llhttp parser. According to RFC7230 section 3, only the CRLF sequence should delimit each header-field. This impacts all Node.js active versions: v16, v18, and, v20",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-30589",
"url": "https://www.suse.com/security/cve/CVE-2023-30589"
},
{
"category": "external",
"summary": "SUSE Bug 1212582 for CVE-2023-30589",
"url": "https://bugzilla.suse.com/1212582"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-27T18:27:09Z",
"details": "moderate"
}
],
"title": "CVE-2023-30589"
},
{
"cve": "CVE-2023-30590",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-30590"
}
],
"notes": [
{
"category": "general",
"text": "The generateKeys() API function returned from crypto.createDiffieHellman() only generates missing (or outdated) keys, that is, it only generates a private key if none has been set yet, but the function is also needed to compute the corresponding public key after calling setPrivateKey(). However, the documentation says this API call: \"Generates private and public Diffie-Hellman key values\".\n\nThe documented behavior is very different from the actual behavior, and this difference could easily lead to security issues in applications that use these APIs as the DiffieHellman may be used as the basis for application-level security, implications are consequently broad.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-30590",
"url": "https://www.suse.com/security/cve/CVE-2023-30590"
},
{
"category": "external",
"summary": "SUSE Bug 1212583 for CVE-2023-30590",
"url": "https://bugzilla.suse.com/1212583"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-27T18:27:09Z",
"details": "moderate"
}
],
"title": "CVE-2023-30590"
},
{
"cve": "CVE-2023-31124",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-31124"
}
],
"notes": [
{
"category": "general",
"text": "c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARES_RANDOM_FILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand() as a fallback which could allow an attacker to take advantage of the lack of entropy by not using a CSPRNG. This issue was patched in version 1.19.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-31124",
"url": "https://www.suse.com/security/cve/CVE-2023-31124"
},
{
"category": "external",
"summary": "SUSE Bug 1211607 for CVE-2023-31124",
"url": "https://bugzilla.suse.com/1211607"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.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": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-27T18:27:09Z",
"details": "moderate"
}
],
"title": "CVE-2023-31124"
},
{
"cve": "CVE-2023-31130",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-31130"
}
],
"notes": [
{
"category": "general",
"text": "c-ares is an asynchronous resolver library. ares_inet_net_pton() is vulnerable to a buffer underflow for certain ipv6 addresses, in particular \"0::00:00:00/2\" was found to cause an issue. C-ares only uses this function internally for configuration purposes which would require an administrator to configure such an address via ares_set_sortlist(). However, users may externally use ares_inet_net_pton() for other purposes and thus be vulnerable to more severe issues. This issue has been fixed in 1.19.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-31130",
"url": "https://www.suse.com/security/cve/CVE-2023-31130"
},
{
"category": "external",
"summary": "SUSE Bug 1211606 for CVE-2023-31130",
"url": "https://bugzilla.suse.com/1211606"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-27T18:27:09Z",
"details": "moderate"
}
],
"title": "CVE-2023-31130"
},
{
"cve": "CVE-2023-31147",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-31147"
}
],
"notes": [
{
"category": "general",
"text": "c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-31147",
"url": "https://www.suse.com/security/cve/CVE-2023-31147"
},
{
"category": "external",
"summary": "SUSE Bug 1211605 for CVE-2023-31147",
"url": "https://bugzilla.suse.com/1211605"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-27T18:27:09Z",
"details": "moderate"
}
],
"title": "CVE-2023-31147"
},
{
"cve": "CVE-2023-32067",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-32067"
}
],
"notes": [
{
"category": "general",
"text": "c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns them to the target resolver. The target resolver erroneously interprets the 0 length as a graceful shutdown of the connection. This issue has been patched in version 1.19.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-32067",
"url": "https://www.suse.com/security/cve/CVE-2023-32067"
},
{
"category": "external",
"summary": "SUSE Bug 1211604 for CVE-2023-32067",
"url": "https://bugzilla.suse.com/1211604"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:corepack16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.20.1-150400.3.21.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.20.1-150400.3.21.1.noarch",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.aarch64",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.s390x",
"openSUSE Leap 15.4:npm16-16.20.1-150400.3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-27T18:27:09Z",
"details": "important"
}
],
"title": "CVE-2023-32067"
}
]
}
SUSE-SU-2023:2669-1
Vulnerability from csaf_suse - Published: 2023-06-28 07:25 - Updated: 2023-06-28 07:25| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.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 nodejs18",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs18 fixes the following issues:\n\nUpdate to version 18.16.1:\n\n- CVE-2023-30581: Fixed mainModule.__proto__ Bypass Experimental Policy Mechanism (bsc#1212574).\n- CVE-2023-30585: Fixed privilege escalation via Malicious Registry Key manipulation during Node.js installer repair process (bsc#1212579).\n- CVE-2023-30588: Fixed process interuption due to invalid Public Key information in x509 certificates (bsc#1212581).\n- CVE-2023-30589: Fixed HTTP Request Smuggling via empty headers separated by CR (bsc#1212582).\n- CVE-2023-30590: Fixed DiffieHellman key generation after setting a private key (bsc#1212583).\n- CVE-2023-31124: Fixed cross compilation issue with AutoTools that does not set CARES_RANDOM_FILE (bsc#1211607).\n- CVE-2023-31130: Fixed buffer underwrite problem in ares_inet_net_pton() (bsc#1211606).\n- CVE-2023-31147: Fixed insufficient randomness in generation of DNS query IDs (bsc#1211605).\n- CVE-2023-32067: Fixed denial-of-service via 0-byte UDP payload (bsc#1211604).\n- CVE-2022-25881: Fixed a Regular Expression Denial of Service (bsc#1208744).\n\nBug fixes:\n\n- Increased the default timeout on unit tests from 2 to 20 minutes. This seems to have lead to build failures on some platforms, like s390x in Factory. (bsc#1211407)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2669,SUSE-SLE-Module-Web-Scripting-15-SP4-2023-2669,SUSE-SLE-Module-Web-Scripting-15-SP5-2023-2669,openSUSE-SLE-15.4-2023-2669,openSUSE-SLE-15.5-2023-2669",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2669-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2669-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232669-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2669-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-June/015346.html"
},
{
"category": "self",
"summary": "SUSE Bug 1208744",
"url": "https://bugzilla.suse.com/1208744"
},
{
"category": "self",
"summary": "SUSE Bug 1211407",
"url": "https://bugzilla.suse.com/1211407"
},
{
"category": "self",
"summary": "SUSE Bug 1211604",
"url": "https://bugzilla.suse.com/1211604"
},
{
"category": "self",
"summary": "SUSE Bug 1211605",
"url": "https://bugzilla.suse.com/1211605"
},
{
"category": "self",
"summary": "SUSE Bug 1211606",
"url": "https://bugzilla.suse.com/1211606"
},
{
"category": "self",
"summary": "SUSE Bug 1211607",
"url": "https://bugzilla.suse.com/1211607"
},
{
"category": "self",
"summary": "SUSE Bug 1212574",
"url": "https://bugzilla.suse.com/1212574"
},
{
"category": "self",
"summary": "SUSE Bug 1212579",
"url": "https://bugzilla.suse.com/1212579"
},
{
"category": "self",
"summary": "SUSE Bug 1212581",
"url": "https://bugzilla.suse.com/1212581"
},
{
"category": "self",
"summary": "SUSE Bug 1212582",
"url": "https://bugzilla.suse.com/1212582"
},
{
"category": "self",
"summary": "SUSE Bug 1212583",
"url": "https://bugzilla.suse.com/1212583"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-25881 page",
"url": "https://www.suse.com/security/cve/CVE-2022-25881/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-30581 page",
"url": "https://www.suse.com/security/cve/CVE-2023-30581/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-30585 page",
"url": "https://www.suse.com/security/cve/CVE-2023-30585/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-30588 page",
"url": "https://www.suse.com/security/cve/CVE-2023-30588/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-30589 page",
"url": "https://www.suse.com/security/cve/CVE-2023-30589/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-30590 page",
"url": "https://www.suse.com/security/cve/CVE-2023-30590/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-31124 page",
"url": "https://www.suse.com/security/cve/CVE-2023-31124/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-31130 page",
"url": "https://www.suse.com/security/cve/CVE-2023-31130/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-31147 page",
"url": "https://www.suse.com/security/cve/CVE-2023-31147/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-32067 page",
"url": "https://www.suse.com/security/cve/CVE-2023-32067/"
}
],
"title": "Security update for nodejs18",
"tracking": {
"current_release_date": "2023-06-28T07:25:15Z",
"generator": {
"date": "2023-06-28T07:25:15Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2669-1",
"initial_release_date": "2023-06-28T07:25:15Z",
"revision_history": [
{
"date": "2023-06-28T07:25:15Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "corepack18-18.16.1-150400.9.9.1.aarch64",
"product": {
"name": "corepack18-18.16.1-150400.9.9.1.aarch64",
"product_id": "corepack18-18.16.1-150400.9.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs18-18.16.1-150400.9.9.1.aarch64",
"product": {
"name": "nodejs18-18.16.1-150400.9.9.1.aarch64",
"product_id": "nodejs18-18.16.1-150400.9.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"product": {
"name": "nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"product_id": "nodejs18-devel-18.16.1-150400.9.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm18-18.16.1-150400.9.9.1.aarch64",
"product": {
"name": "npm18-18.16.1-150400.9.9.1.aarch64",
"product_id": "npm18-18.16.1-150400.9.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack18-18.16.1-150400.9.9.1.i586",
"product": {
"name": "corepack18-18.16.1-150400.9.9.1.i586",
"product_id": "corepack18-18.16.1-150400.9.9.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs18-18.16.1-150400.9.9.1.i586",
"product": {
"name": "nodejs18-18.16.1-150400.9.9.1.i586",
"product_id": "nodejs18-18.16.1-150400.9.9.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs18-devel-18.16.1-150400.9.9.1.i586",
"product": {
"name": "nodejs18-devel-18.16.1-150400.9.9.1.i586",
"product_id": "nodejs18-devel-18.16.1-150400.9.9.1.i586"
}
},
{
"category": "product_version",
"name": "npm18-18.16.1-150400.9.9.1.i586",
"product": {
"name": "npm18-18.16.1-150400.9.9.1.i586",
"product_id": "npm18-18.16.1-150400.9.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"product": {
"name": "nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"product_id": "nodejs18-docs-18.16.1-150400.9.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack18-18.16.1-150400.9.9.1.ppc64le",
"product": {
"name": "corepack18-18.16.1-150400.9.9.1.ppc64le",
"product_id": "corepack18-18.16.1-150400.9.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs18-18.16.1-150400.9.9.1.ppc64le",
"product": {
"name": "nodejs18-18.16.1-150400.9.9.1.ppc64le",
"product_id": "nodejs18-18.16.1-150400.9.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"product": {
"name": "nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"product_id": "nodejs18-devel-18.16.1-150400.9.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm18-18.16.1-150400.9.9.1.ppc64le",
"product": {
"name": "npm18-18.16.1-150400.9.9.1.ppc64le",
"product_id": "npm18-18.16.1-150400.9.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack18-18.16.1-150400.9.9.1.s390x",
"product": {
"name": "corepack18-18.16.1-150400.9.9.1.s390x",
"product_id": "corepack18-18.16.1-150400.9.9.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs18-18.16.1-150400.9.9.1.s390x",
"product": {
"name": "nodejs18-18.16.1-150400.9.9.1.s390x",
"product_id": "nodejs18-18.16.1-150400.9.9.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"product": {
"name": "nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"product_id": "nodejs18-devel-18.16.1-150400.9.9.1.s390x"
}
},
{
"category": "product_version",
"name": "npm18-18.16.1-150400.9.9.1.s390x",
"product": {
"name": "npm18-18.16.1-150400.9.9.1.s390x",
"product_id": "npm18-18.16.1-150400.9.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack18-18.16.1-150400.9.9.1.x86_64",
"product": {
"name": "corepack18-18.16.1-150400.9.9.1.x86_64",
"product_id": "corepack18-18.16.1-150400.9.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs18-18.16.1-150400.9.9.1.x86_64",
"product": {
"name": "nodejs18-18.16.1-150400.9.9.1.x86_64",
"product_id": "nodejs18-18.16.1-150400.9.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"product": {
"name": "nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"product_id": "nodejs18-devel-18.16.1-150400.9.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm18-18.16.1-150400.9.9.1.x86_64",
"product": {
"name": "npm18-18.16.1-150400.9.9.1.x86_64",
"product_id": "npm18-18.16.1-150400.9.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.16.1-150400.9.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64"
},
"product_reference": "nodejs18-18.16.1-150400.9.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.16.1-150400.9.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le"
},
"product_reference": "nodejs18-18.16.1-150400.9.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.16.1-150400.9.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x"
},
"product_reference": "nodejs18-18.16.1-150400.9.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.16.1-150400.9.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64"
},
"product_reference": "nodejs18-18.16.1-150400.9.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.16.1-150400.9.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64"
},
"product_reference": "nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.16.1-150400.9.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le"
},
"product_reference": "nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.16.1-150400.9.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x"
},
"product_reference": "nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.16.1-150400.9.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64"
},
"product_reference": "nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-docs-18.16.1-150400.9.9.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch"
},
"product_reference": "nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.16.1-150400.9.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64"
},
"product_reference": "npm18-18.16.1-150400.9.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.16.1-150400.9.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le"
},
"product_reference": "npm18-18.16.1-150400.9.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.16.1-150400.9.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x"
},
"product_reference": "npm18-18.16.1-150400.9.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.16.1-150400.9.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64"
},
"product_reference": "npm18-18.16.1-150400.9.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.16.1-150400.9.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64"
},
"product_reference": "nodejs18-18.16.1-150400.9.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.16.1-150400.9.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le"
},
"product_reference": "nodejs18-18.16.1-150400.9.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.16.1-150400.9.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x"
},
"product_reference": "nodejs18-18.16.1-150400.9.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.16.1-150400.9.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64"
},
"product_reference": "nodejs18-18.16.1-150400.9.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.16.1-150400.9.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64"
},
"product_reference": "nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.16.1-150400.9.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le"
},
"product_reference": "nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.16.1-150400.9.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x"
},
"product_reference": "nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.16.1-150400.9.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64"
},
"product_reference": "nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-docs-18.16.1-150400.9.9.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch"
},
"product_reference": "nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.16.1-150400.9.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64"
},
"product_reference": "npm18-18.16.1-150400.9.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.16.1-150400.9.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le"
},
"product_reference": "npm18-18.16.1-150400.9.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.16.1-150400.9.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x"
},
"product_reference": "npm18-18.16.1-150400.9.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.16.1-150400.9.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64"
},
"product_reference": "npm18-18.16.1-150400.9.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack18-18.16.1-150400.9.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64"
},
"product_reference": "corepack18-18.16.1-150400.9.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack18-18.16.1-150400.9.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le"
},
"product_reference": "corepack18-18.16.1-150400.9.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack18-18.16.1-150400.9.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x"
},
"product_reference": "corepack18-18.16.1-150400.9.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack18-18.16.1-150400.9.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64"
},
"product_reference": "corepack18-18.16.1-150400.9.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.16.1-150400.9.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64"
},
"product_reference": "nodejs18-18.16.1-150400.9.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.16.1-150400.9.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le"
},
"product_reference": "nodejs18-18.16.1-150400.9.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.16.1-150400.9.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x"
},
"product_reference": "nodejs18-18.16.1-150400.9.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.16.1-150400.9.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64"
},
"product_reference": "nodejs18-18.16.1-150400.9.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.16.1-150400.9.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64"
},
"product_reference": "nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.16.1-150400.9.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le"
},
"product_reference": "nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.16.1-150400.9.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x"
},
"product_reference": "nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.16.1-150400.9.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64"
},
"product_reference": "nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-docs-18.16.1-150400.9.9.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch"
},
"product_reference": "nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.16.1-150400.9.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64"
},
"product_reference": "npm18-18.16.1-150400.9.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.16.1-150400.9.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le"
},
"product_reference": "npm18-18.16.1-150400.9.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.16.1-150400.9.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x"
},
"product_reference": "npm18-18.16.1-150400.9.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.16.1-150400.9.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64"
},
"product_reference": "npm18-18.16.1-150400.9.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack18-18.16.1-150400.9.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64"
},
"product_reference": "corepack18-18.16.1-150400.9.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack18-18.16.1-150400.9.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le"
},
"product_reference": "corepack18-18.16.1-150400.9.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack18-18.16.1-150400.9.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x"
},
"product_reference": "corepack18-18.16.1-150400.9.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack18-18.16.1-150400.9.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64"
},
"product_reference": "corepack18-18.16.1-150400.9.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.16.1-150400.9.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64"
},
"product_reference": "nodejs18-18.16.1-150400.9.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.16.1-150400.9.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le"
},
"product_reference": "nodejs18-18.16.1-150400.9.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.16.1-150400.9.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x"
},
"product_reference": "nodejs18-18.16.1-150400.9.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.16.1-150400.9.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64"
},
"product_reference": "nodejs18-18.16.1-150400.9.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.16.1-150400.9.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64"
},
"product_reference": "nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.16.1-150400.9.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le"
},
"product_reference": "nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.16.1-150400.9.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x"
},
"product_reference": "nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.16.1-150400.9.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64"
},
"product_reference": "nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-docs-18.16.1-150400.9.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch"
},
"product_reference": "nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.16.1-150400.9.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64"
},
"product_reference": "npm18-18.16.1-150400.9.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.16.1-150400.9.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le"
},
"product_reference": "npm18-18.16.1-150400.9.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.16.1-150400.9.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x"
},
"product_reference": "npm18-18.16.1-150400.9.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.16.1-150400.9.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
},
"product_reference": "npm18-18.16.1-150400.9.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-25881",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-25881"
}
],
"notes": [
{
"category": "general",
"text": "This affects versions of the package http-cache-semantics before 4.1.1. The issue can be exploited via malicious request header values sent to a server, when that server reads the cache policy from the request using this library.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-25881",
"url": "https://www.suse.com/security/cve/CVE-2022-25881"
},
{
"category": "external",
"summary": "SUSE Bug 1208744 for CVE-2022-25881",
"url": "https://bugzilla.suse.com/1208744"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-28T07:25:15Z",
"details": "important"
}
],
"title": "CVE-2022-25881"
},
{
"cve": "CVE-2023-30581",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-30581"
}
],
"notes": [
{
"category": "general",
"text": "The use of __proto__ in process.mainModule.__proto__.require() can bypass the policy mechanism and require modules outside of the policy.json definition. This vulnerability affects all users using the experimental policy mechanism in all active release lines: v16, v18 and, v20.\n\nPlease note that at the time this CVE was issued, the policy is an experimental feature of Node.js",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-30581",
"url": "https://www.suse.com/security/cve/CVE-2023-30581"
},
{
"category": "external",
"summary": "SUSE Bug 1212574 for CVE-2023-30581",
"url": "https://bugzilla.suse.com/1212574"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.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": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-28T07:25:15Z",
"details": "important"
}
],
"title": "CVE-2023-30581"
},
{
"cve": "CVE-2023-30585",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-30585"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability has been identified in the Node.js (.msi version) installation process, specifically affecting Windows users who install Node.js using the .msi installer. This vulnerability emerges during the repair operation, where the \"msiexec.exe\" process, running under the NT AUTHORITY\\SYSTEM context, attempts to read the %USERPROFILE% environment variable from the current user\u0027s registry.\n\nThe issue arises when the path referenced by the %USERPROFILE% environment variable does not exist. In such cases, the \"msiexec.exe\" process attempts to create the specified path in an unsafe manner, potentially leading to the creation of arbitrary folders in arbitrary locations.\n\nThe severity of this vulnerability is heightened by the fact that the %USERPROFILE% environment variable in the Windows registry can be modified by standard (or \"non-privileged\") users. Consequently, unprivileged actors, including malicious entities or trojans, can manipulate the environment variable key to deceive the privileged \"msiexec.exe\" process. This manipulation can result in the creation of folders in unintended and potentially malicious locations.\n\nIt is important to note that this vulnerability is specific to Windows users who install Node.js using the .msi installer. Users who opt for other installation methods are not affected by this particular issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-30585",
"url": "https://www.suse.com/security/cve/CVE-2023-30585"
},
{
"category": "external",
"summary": "SUSE Bug 1212579 for CVE-2023-30585",
"url": "https://bugzilla.suse.com/1212579"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-28T07:25:15Z",
"details": "moderate"
}
],
"title": "CVE-2023-30585"
},
{
"cve": "CVE-2023-30588",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-30588"
}
],
"notes": [
{
"category": "general",
"text": "When an invalid public key is used to create an x509 certificate using the crypto.X509Certificate() API a non-expect termination occurs making it susceptible to DoS attacks when the attacker could force interruptions of application processing, as the process terminates when accessing public key info of provided certificates from user code. The current context of the users will be gone, and that will cause a DoS scenario. This vulnerability affects all active Node.js versions v16, v18, and, v20.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-30588",
"url": "https://www.suse.com/security/cve/CVE-2023-30588"
},
{
"category": "external",
"summary": "SUSE Bug 1212581 for CVE-2023-30588",
"url": "https://bugzilla.suse.com/1212581"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-28T07:25:15Z",
"details": "moderate"
}
],
"title": "CVE-2023-30588"
},
{
"cve": "CVE-2023-30589",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-30589"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser in the http module in Node v20.2.0 does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS).\r\n\r\nThe CR character (without LF) is sufficient to delimit HTTP header fields in the llhttp parser. According to RFC7230 section 3, only the CRLF sequence should delimit each header-field. This impacts all Node.js active versions: v16, v18, and, v20",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-30589",
"url": "https://www.suse.com/security/cve/CVE-2023-30589"
},
{
"category": "external",
"summary": "SUSE Bug 1212582 for CVE-2023-30589",
"url": "https://bugzilla.suse.com/1212582"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-28T07:25:15Z",
"details": "moderate"
}
],
"title": "CVE-2023-30589"
},
{
"cve": "CVE-2023-30590",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-30590"
}
],
"notes": [
{
"category": "general",
"text": "The generateKeys() API function returned from crypto.createDiffieHellman() only generates missing (or outdated) keys, that is, it only generates a private key if none has been set yet, but the function is also needed to compute the corresponding public key after calling setPrivateKey(). However, the documentation says this API call: \"Generates private and public Diffie-Hellman key values\".\n\nThe documented behavior is very different from the actual behavior, and this difference could easily lead to security issues in applications that use these APIs as the DiffieHellman may be used as the basis for application-level security, implications are consequently broad.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-30590",
"url": "https://www.suse.com/security/cve/CVE-2023-30590"
},
{
"category": "external",
"summary": "SUSE Bug 1212583 for CVE-2023-30590",
"url": "https://bugzilla.suse.com/1212583"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-28T07:25:15Z",
"details": "moderate"
}
],
"title": "CVE-2023-30590"
},
{
"cve": "CVE-2023-31124",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-31124"
}
],
"notes": [
{
"category": "general",
"text": "c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARES_RANDOM_FILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand() as a fallback which could allow an attacker to take advantage of the lack of entropy by not using a CSPRNG. This issue was patched in version 1.19.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-31124",
"url": "https://www.suse.com/security/cve/CVE-2023-31124"
},
{
"category": "external",
"summary": "SUSE Bug 1211607 for CVE-2023-31124",
"url": "https://bugzilla.suse.com/1211607"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.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": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-28T07:25:15Z",
"details": "moderate"
}
],
"title": "CVE-2023-31124"
},
{
"cve": "CVE-2023-31130",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-31130"
}
],
"notes": [
{
"category": "general",
"text": "c-ares is an asynchronous resolver library. ares_inet_net_pton() is vulnerable to a buffer underflow for certain ipv6 addresses, in particular \"0::00:00:00/2\" was found to cause an issue. C-ares only uses this function internally for configuration purposes which would require an administrator to configure such an address via ares_set_sortlist(). However, users may externally use ares_inet_net_pton() for other purposes and thus be vulnerable to more severe issues. This issue has been fixed in 1.19.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-31130",
"url": "https://www.suse.com/security/cve/CVE-2023-31130"
},
{
"category": "external",
"summary": "SUSE Bug 1211606 for CVE-2023-31130",
"url": "https://bugzilla.suse.com/1211606"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-28T07:25:15Z",
"details": "moderate"
}
],
"title": "CVE-2023-31130"
},
{
"cve": "CVE-2023-31147",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-31147"
}
],
"notes": [
{
"category": "general",
"text": "c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-31147",
"url": "https://www.suse.com/security/cve/CVE-2023-31147"
},
{
"category": "external",
"summary": "SUSE Bug 1211605 for CVE-2023-31147",
"url": "https://bugzilla.suse.com/1211605"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-28T07:25:15Z",
"details": "moderate"
}
],
"title": "CVE-2023-31147"
},
{
"cve": "CVE-2023-32067",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-32067"
}
],
"notes": [
{
"category": "general",
"text": "c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns them to the target resolver. The target resolver erroneously interprets the 0 length as a graceful shutdown of the connection. This issue has been patched in version 1.19.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-32067",
"url": "https://www.suse.com/security/cve/CVE-2023-32067"
},
{
"category": "external",
"summary": "SUSE Bug 1211604 for CVE-2023-32067",
"url": "https://bugzilla.suse.com/1211604"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.4:npm18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:corepack18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:nodejs18-devel-18.16.1-150400.9.9.1.x86_64",
"openSUSE Leap 15.5:nodejs18-docs-18.16.1-150400.9.9.1.noarch",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.aarch64",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.ppc64le",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.s390x",
"openSUSE Leap 15.5:npm18-18.16.1-150400.9.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-28T07:25:15Z",
"details": "important"
}
],
"title": "CVE-2023-32067"
}
]
}
SUSE-SU-2023:2861-1
Vulnerability from csaf_suse - Published: 2023-07-17 14:46 - Updated: 2023-07-17 14:46| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.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 nodejs16",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs16 fixes the following issues:\n\nUpdate to version 16.20.1:\n\n- CVE-2023-30581: Fixed mainModule.__proto__ Bypass Experimental Policy Mechanism (bsc#1212574).\n- CVE-2023-30585: Fixed privilege escalation via Malicious Registry Key manipulation during Node.js installer repair process (bsc#1212579).\n- CVE-2023-30588: Fixed process interuption due to invalid Public Key information in x509 certificates (bsc#1212581).\n- CVE-2023-30589: Fixed HTTP Request Smuggling via empty headers separated by CR (bsc#1212582).\n- CVE-2023-30590: Fixed DiffieHellman key generation after setting a private key (bsc#1212583).\n- CVE-2023-31124: Fixed cross compilation issue with AutoTools that does not set CARES_RANDOM_FILE (bsc#1211607).\n- CVE-2023-31130: Fixed buffer underwrite problem in ares_inet_net_pton() (bsc#1211606).\n- CVE-2023-31147: Fixed insufficient randomness in generation of DNS query IDs (bsc#1211605).\n- CVE-2023-32067: Fixed denial-of-service via 0-byte UDP payload (bsc#1211604).\n \nBug fixes:\n\n- Increased the default timeout on unit tests from 2 to 20 minutes. This seems to have lead to build failures on some platforms, like s390x in Factory. (bsc#1211407)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2861,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-2861,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-2861,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-2861,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-2861,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-2861,SUSE-Storage-7.1-2023-2861",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2861-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2861-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232861-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2861-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015510.html"
},
{
"category": "self",
"summary": "SUSE Bug 1211407",
"url": "https://bugzilla.suse.com/1211407"
},
{
"category": "self",
"summary": "SUSE Bug 1211604",
"url": "https://bugzilla.suse.com/1211604"
},
{
"category": "self",
"summary": "SUSE Bug 1211605",
"url": "https://bugzilla.suse.com/1211605"
},
{
"category": "self",
"summary": "SUSE Bug 1211606",
"url": "https://bugzilla.suse.com/1211606"
},
{
"category": "self",
"summary": "SUSE Bug 1211607",
"url": "https://bugzilla.suse.com/1211607"
},
{
"category": "self",
"summary": "SUSE Bug 1212574",
"url": "https://bugzilla.suse.com/1212574"
},
{
"category": "self",
"summary": "SUSE Bug 1212579",
"url": "https://bugzilla.suse.com/1212579"
},
{
"category": "self",
"summary": "SUSE Bug 1212581",
"url": "https://bugzilla.suse.com/1212581"
},
{
"category": "self",
"summary": "SUSE Bug 1212582",
"url": "https://bugzilla.suse.com/1212582"
},
{
"category": "self",
"summary": "SUSE Bug 1212583",
"url": "https://bugzilla.suse.com/1212583"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-30581 page",
"url": "https://www.suse.com/security/cve/CVE-2023-30581/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-30585 page",
"url": "https://www.suse.com/security/cve/CVE-2023-30585/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-30588 page",
"url": "https://www.suse.com/security/cve/CVE-2023-30588/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-30589 page",
"url": "https://www.suse.com/security/cve/CVE-2023-30589/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-30590 page",
"url": "https://www.suse.com/security/cve/CVE-2023-30590/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-31124 page",
"url": "https://www.suse.com/security/cve/CVE-2023-31124/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-31130 page",
"url": "https://www.suse.com/security/cve/CVE-2023-31130/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-31147 page",
"url": "https://www.suse.com/security/cve/CVE-2023-31147/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-32067 page",
"url": "https://www.suse.com/security/cve/CVE-2023-32067/"
}
],
"title": "Security update for nodejs16",
"tracking": {
"current_release_date": "2023-07-17T14:46:32Z",
"generator": {
"date": "2023-07-17T14:46:32Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2861-1",
"initial_release_date": "2023-07-17T14:46:32Z",
"revision_history": [
{
"date": "2023-07-17T14:46:32Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.20.1-150300.7.24.2.aarch64",
"product": {
"name": "corepack16-16.20.1-150300.7.24.2.aarch64",
"product_id": "corepack16-16.20.1-150300.7.24.2.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs16-16.20.1-150300.7.24.2.aarch64",
"product": {
"name": "nodejs16-16.20.1-150300.7.24.2.aarch64",
"product_id": "nodejs16-16.20.1-150300.7.24.2.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"product": {
"name": "nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"product_id": "nodejs16-devel-16.20.1-150300.7.24.2.aarch64"
}
},
{
"category": "product_version",
"name": "npm16-16.20.1-150300.7.24.2.aarch64",
"product": {
"name": "npm16-16.20.1-150300.7.24.2.aarch64",
"product_id": "npm16-16.20.1-150300.7.24.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.20.1-150300.7.24.2.i586",
"product": {
"name": "corepack16-16.20.1-150300.7.24.2.i586",
"product_id": "corepack16-16.20.1-150300.7.24.2.i586"
}
},
{
"category": "product_version",
"name": "nodejs16-16.20.1-150300.7.24.2.i586",
"product": {
"name": "nodejs16-16.20.1-150300.7.24.2.i586",
"product_id": "nodejs16-16.20.1-150300.7.24.2.i586"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.20.1-150300.7.24.2.i586",
"product": {
"name": "nodejs16-devel-16.20.1-150300.7.24.2.i586",
"product_id": "nodejs16-devel-16.20.1-150300.7.24.2.i586"
}
},
{
"category": "product_version",
"name": "npm16-16.20.1-150300.7.24.2.i586",
"product": {
"name": "npm16-16.20.1-150300.7.24.2.i586",
"product_id": "npm16-16.20.1-150300.7.24.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"product": {
"name": "nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"product_id": "nodejs16-docs-16.20.1-150300.7.24.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.20.1-150300.7.24.2.ppc64le",
"product": {
"name": "corepack16-16.20.1-150300.7.24.2.ppc64le",
"product_id": "corepack16-16.20.1-150300.7.24.2.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs16-16.20.1-150300.7.24.2.ppc64le",
"product": {
"name": "nodejs16-16.20.1-150300.7.24.2.ppc64le",
"product_id": "nodejs16-16.20.1-150300.7.24.2.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"product": {
"name": "nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"product_id": "nodejs16-devel-16.20.1-150300.7.24.2.ppc64le"
}
},
{
"category": "product_version",
"name": "npm16-16.20.1-150300.7.24.2.ppc64le",
"product": {
"name": "npm16-16.20.1-150300.7.24.2.ppc64le",
"product_id": "npm16-16.20.1-150300.7.24.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.20.1-150300.7.24.2.s390x",
"product": {
"name": "corepack16-16.20.1-150300.7.24.2.s390x",
"product_id": "corepack16-16.20.1-150300.7.24.2.s390x"
}
},
{
"category": "product_version",
"name": "nodejs16-16.20.1-150300.7.24.2.s390x",
"product": {
"name": "nodejs16-16.20.1-150300.7.24.2.s390x",
"product_id": "nodejs16-16.20.1-150300.7.24.2.s390x"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"product": {
"name": "nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"product_id": "nodejs16-devel-16.20.1-150300.7.24.2.s390x"
}
},
{
"category": "product_version",
"name": "npm16-16.20.1-150300.7.24.2.s390x",
"product": {
"name": "npm16-16.20.1-150300.7.24.2.s390x",
"product_id": "npm16-16.20.1-150300.7.24.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.20.1-150300.7.24.2.x86_64",
"product": {
"name": "corepack16-16.20.1-150300.7.24.2.x86_64",
"product_id": "corepack16-16.20.1-150300.7.24.2.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs16-16.20.1-150300.7.24.2.x86_64",
"product": {
"name": "nodejs16-16.20.1-150300.7.24.2.x86_64",
"product_id": "nodejs16-16.20.1-150300.7.24.2.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"product": {
"name": "nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"product_id": "nodejs16-devel-16.20.1-150300.7.24.2.x86_64"
}
},
{
"category": "product_version",
"name": "npm16-16.20.1-150300.7.24.2.x86_64",
"product": {
"name": "npm16-16.20.1-150300.7.24.2.x86_64",
"product_id": "npm16-16.20.1-150300.7.24.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.2",
"product": {
"name": "SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.20.1-150300.7.24.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64"
},
"product_reference": "nodejs16-16.20.1-150300.7.24.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.20.1-150300.7.24.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64"
},
"product_reference": "nodejs16-16.20.1-150300.7.24.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.20.1-150300.7.24.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64"
},
"product_reference": "nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.20.1-150300.7.24.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64"
},
"product_reference": "nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-docs-16.20.1-150300.7.24.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch"
},
"product_reference": "nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.20.1-150300.7.24.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64"
},
"product_reference": "npm16-16.20.1-150300.7.24.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.20.1-150300.7.24.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64"
},
"product_reference": "npm16-16.20.1-150300.7.24.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.20.1-150300.7.24.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64"
},
"product_reference": "nodejs16-16.20.1-150300.7.24.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.20.1-150300.7.24.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64"
},
"product_reference": "nodejs16-16.20.1-150300.7.24.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.20.1-150300.7.24.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64"
},
"product_reference": "nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.20.1-150300.7.24.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64"
},
"product_reference": "nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-docs-16.20.1-150300.7.24.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch"
},
"product_reference": "nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.20.1-150300.7.24.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64"
},
"product_reference": "npm16-16.20.1-150300.7.24.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.20.1-150300.7.24.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64"
},
"product_reference": "npm16-16.20.1-150300.7.24.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.20.1-150300.7.24.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64"
},
"product_reference": "nodejs16-16.20.1-150300.7.24.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.20.1-150300.7.24.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le"
},
"product_reference": "nodejs16-16.20.1-150300.7.24.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.20.1-150300.7.24.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x"
},
"product_reference": "nodejs16-16.20.1-150300.7.24.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.20.1-150300.7.24.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64"
},
"product_reference": "nodejs16-16.20.1-150300.7.24.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.20.1-150300.7.24.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64"
},
"product_reference": "nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.20.1-150300.7.24.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le"
},
"product_reference": "nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.20.1-150300.7.24.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x"
},
"product_reference": "nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.20.1-150300.7.24.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64"
},
"product_reference": "nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-docs-16.20.1-150300.7.24.2.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch"
},
"product_reference": "nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.20.1-150300.7.24.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64"
},
"product_reference": "npm16-16.20.1-150300.7.24.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.20.1-150300.7.24.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le"
},
"product_reference": "npm16-16.20.1-150300.7.24.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.20.1-150300.7.24.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x"
},
"product_reference": "npm16-16.20.1-150300.7.24.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.20.1-150300.7.24.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64"
},
"product_reference": "npm16-16.20.1-150300.7.24.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.20.1-150300.7.24.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le"
},
"product_reference": "nodejs16-16.20.1-150300.7.24.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.20.1-150300.7.24.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64"
},
"product_reference": "nodejs16-16.20.1-150300.7.24.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.20.1-150300.7.24.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le"
},
"product_reference": "nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.20.1-150300.7.24.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64"
},
"product_reference": "nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-docs-16.20.1-150300.7.24.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch"
},
"product_reference": "nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.20.1-150300.7.24.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le"
},
"product_reference": "npm16-16.20.1-150300.7.24.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.20.1-150300.7.24.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64"
},
"product_reference": "npm16-16.20.1-150300.7.24.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.20.1-150300.7.24.2.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le"
},
"product_reference": "nodejs16-16.20.1-150300.7.24.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.20.1-150300.7.24.2.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x"
},
"product_reference": "nodejs16-16.20.1-150300.7.24.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.20.1-150300.7.24.2.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64"
},
"product_reference": "nodejs16-16.20.1-150300.7.24.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.20.1-150300.7.24.2.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le"
},
"product_reference": "nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.20.1-150300.7.24.2.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x"
},
"product_reference": "nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.20.1-150300.7.24.2.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64"
},
"product_reference": "nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-docs-16.20.1-150300.7.24.2.noarch as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch"
},
"product_reference": "nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.20.1-150300.7.24.2.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le"
},
"product_reference": "npm16-16.20.1-150300.7.24.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.20.1-150300.7.24.2.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x"
},
"product_reference": "npm16-16.20.1-150300.7.24.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.20.1-150300.7.24.2.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64"
},
"product_reference": "npm16-16.20.1-150300.7.24.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.20.1-150300.7.24.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64"
},
"product_reference": "nodejs16-16.20.1-150300.7.24.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.20.1-150300.7.24.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64"
},
"product_reference": "nodejs16-16.20.1-150300.7.24.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.20.1-150300.7.24.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64"
},
"product_reference": "nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.20.1-150300.7.24.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64"
},
"product_reference": "nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-docs-16.20.1-150300.7.24.2.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch"
},
"product_reference": "nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.20.1-150300.7.24.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64"
},
"product_reference": "npm16-16.20.1-150300.7.24.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.20.1-150300.7.24.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64"
},
"product_reference": "npm16-16.20.1-150300.7.24.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-30581",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-30581"
}
],
"notes": [
{
"category": "general",
"text": "The use of __proto__ in process.mainModule.__proto__.require() can bypass the policy mechanism and require modules outside of the policy.json definition. This vulnerability affects all users using the experimental policy mechanism in all active release lines: v16, v18 and, v20.\n\nPlease note that at the time this CVE was issued, the policy is an experimental feature of Node.js",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-30581",
"url": "https://www.suse.com/security/cve/CVE-2023-30581"
},
{
"category": "external",
"summary": "SUSE Bug 1212574 for CVE-2023-30581",
"url": "https://bugzilla.suse.com/1212574"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.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": [
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-17T14:46:32Z",
"details": "important"
}
],
"title": "CVE-2023-30581"
},
{
"cve": "CVE-2023-30585",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-30585"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability has been identified in the Node.js (.msi version) installation process, specifically affecting Windows users who install Node.js using the .msi installer. This vulnerability emerges during the repair operation, where the \"msiexec.exe\" process, running under the NT AUTHORITY\\SYSTEM context, attempts to read the %USERPROFILE% environment variable from the current user\u0027s registry.\n\nThe issue arises when the path referenced by the %USERPROFILE% environment variable does not exist. In such cases, the \"msiexec.exe\" process attempts to create the specified path in an unsafe manner, potentially leading to the creation of arbitrary folders in arbitrary locations.\n\nThe severity of this vulnerability is heightened by the fact that the %USERPROFILE% environment variable in the Windows registry can be modified by standard (or \"non-privileged\") users. Consequently, unprivileged actors, including malicious entities or trojans, can manipulate the environment variable key to deceive the privileged \"msiexec.exe\" process. This manipulation can result in the creation of folders in unintended and potentially malicious locations.\n\nIt is important to note that this vulnerability is specific to Windows users who install Node.js using the .msi installer. Users who opt for other installation methods are not affected by this particular issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-30585",
"url": "https://www.suse.com/security/cve/CVE-2023-30585"
},
{
"category": "external",
"summary": "SUSE Bug 1212579 for CVE-2023-30585",
"url": "https://bugzilla.suse.com/1212579"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-17T14:46:32Z",
"details": "moderate"
}
],
"title": "CVE-2023-30585"
},
{
"cve": "CVE-2023-30588",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-30588"
}
],
"notes": [
{
"category": "general",
"text": "When an invalid public key is used to create an x509 certificate using the crypto.X509Certificate() API a non-expect termination occurs making it susceptible to DoS attacks when the attacker could force interruptions of application processing, as the process terminates when accessing public key info of provided certificates from user code. The current context of the users will be gone, and that will cause a DoS scenario. This vulnerability affects all active Node.js versions v16, v18, and, v20.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-30588",
"url": "https://www.suse.com/security/cve/CVE-2023-30588"
},
{
"category": "external",
"summary": "SUSE Bug 1212581 for CVE-2023-30588",
"url": "https://bugzilla.suse.com/1212581"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-17T14:46:32Z",
"details": "moderate"
}
],
"title": "CVE-2023-30588"
},
{
"cve": "CVE-2023-30589",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-30589"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser in the http module in Node v20.2.0 does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS).\r\n\r\nThe CR character (without LF) is sufficient to delimit HTTP header fields in the llhttp parser. According to RFC7230 section 3, only the CRLF sequence should delimit each header-field. This impacts all Node.js active versions: v16, v18, and, v20",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-30589",
"url": "https://www.suse.com/security/cve/CVE-2023-30589"
},
{
"category": "external",
"summary": "SUSE Bug 1212582 for CVE-2023-30589",
"url": "https://bugzilla.suse.com/1212582"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-17T14:46:32Z",
"details": "moderate"
}
],
"title": "CVE-2023-30589"
},
{
"cve": "CVE-2023-30590",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-30590"
}
],
"notes": [
{
"category": "general",
"text": "The generateKeys() API function returned from crypto.createDiffieHellman() only generates missing (or outdated) keys, that is, it only generates a private key if none has been set yet, but the function is also needed to compute the corresponding public key after calling setPrivateKey(). However, the documentation says this API call: \"Generates private and public Diffie-Hellman key values\".\n\nThe documented behavior is very different from the actual behavior, and this difference could easily lead to security issues in applications that use these APIs as the DiffieHellman may be used as the basis for application-level security, implications are consequently broad.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-30590",
"url": "https://www.suse.com/security/cve/CVE-2023-30590"
},
{
"category": "external",
"summary": "SUSE Bug 1212583 for CVE-2023-30590",
"url": "https://bugzilla.suse.com/1212583"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-17T14:46:32Z",
"details": "moderate"
}
],
"title": "CVE-2023-30590"
},
{
"cve": "CVE-2023-31124",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-31124"
}
],
"notes": [
{
"category": "general",
"text": "c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARES_RANDOM_FILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand() as a fallback which could allow an attacker to take advantage of the lack of entropy by not using a CSPRNG. This issue was patched in version 1.19.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-31124",
"url": "https://www.suse.com/security/cve/CVE-2023-31124"
},
{
"category": "external",
"summary": "SUSE Bug 1211607 for CVE-2023-31124",
"url": "https://bugzilla.suse.com/1211607"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.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": [
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-17T14:46:32Z",
"details": "moderate"
}
],
"title": "CVE-2023-31124"
},
{
"cve": "CVE-2023-31130",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-31130"
}
],
"notes": [
{
"category": "general",
"text": "c-ares is an asynchronous resolver library. ares_inet_net_pton() is vulnerable to a buffer underflow for certain ipv6 addresses, in particular \"0::00:00:00/2\" was found to cause an issue. C-ares only uses this function internally for configuration purposes which would require an administrator to configure such an address via ares_set_sortlist(). However, users may externally use ares_inet_net_pton() for other purposes and thus be vulnerable to more severe issues. This issue has been fixed in 1.19.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-31130",
"url": "https://www.suse.com/security/cve/CVE-2023-31130"
},
{
"category": "external",
"summary": "SUSE Bug 1211606 for CVE-2023-31130",
"url": "https://bugzilla.suse.com/1211606"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-17T14:46:32Z",
"details": "moderate"
}
],
"title": "CVE-2023-31130"
},
{
"cve": "CVE-2023-31147",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-31147"
}
],
"notes": [
{
"category": "general",
"text": "c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-31147",
"url": "https://www.suse.com/security/cve/CVE-2023-31147"
},
{
"category": "external",
"summary": "SUSE Bug 1211605 for CVE-2023-31147",
"url": "https://bugzilla.suse.com/1211605"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-17T14:46:32Z",
"details": "moderate"
}
],
"title": "CVE-2023-31147"
},
{
"cve": "CVE-2023-32067",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-32067"
}
],
"notes": [
{
"category": "general",
"text": "c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns them to the target resolver. The target resolver erroneously interprets the 0 length as a graceful shutdown of the connection. This issue has been patched in version 1.19.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-32067",
"url": "https://www.suse.com/security/cve/CVE-2023-32067"
},
{
"category": "external",
"summary": "SUSE Bug 1211604 for CVE-2023-32067",
"url": "https://bugzilla.suse.com/1211604"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.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": [
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.20.1-150300.7.24.2.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.20.1-150300.7.24.2.noarch",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.ppc64le",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.s390x",
"SUSE Manager Server 4.2:npm16-16.20.1-150300.7.24.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-17T14:46:32Z",
"details": "important"
}
],
"title": "CVE-2023-32067"
}
]
}
WID-SEC-W-2023-1475
Vulnerability from csaf_certbund - Published: 2023-06-14 22:00 - Updated: 2025-11-06 23:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux ausnutzen, um Sicherheitsvorkehrungen zu umgehen und weitere, nicht spezifizierte Auswirkungen zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-1475 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1475.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-1475 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1475"
},
{
"category": "external",
"summary": "RedHat Security Advisory vom 2023-06-14",
"url": "https://access.redhat.com/errata/RHSA-2023:3577"
},
{
"category": "external",
"summary": "RedHat Security Advisory vom 2023-06-14",
"url": "https://access.redhat.com/errata/RHSA-2023:3586"
},
{
"category": "external",
"summary": "Oracle Security Advisory vom 2023-06-14",
"url": "https://access.redhat.com/errata/RHSA-2023:3586"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-3577 vom 2023-06-22",
"url": "http://linux.oracle.com/errata/ELSA-2023-3577.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4036 vom 2023-07-12",
"url": "https://access.redhat.com/errata/RHSA-2023:4036"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4034 vom 2023-07-12",
"url": "https://access.redhat.com/errata/RHSA-2023:4034"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4039 vom 2023-07-12",
"url": "https://access.redhat.com/errata/RHSA-2023:4039"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4035 vom 2023-07-12",
"url": "https://access.redhat.com/errata/RHSA-2023:4035"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4033 vom 2023-07-12",
"url": "https://access.redhat.com/errata/RHSA-2023:4033"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-4035 vom 2023-08-10",
"url": "https://oss.oracle.com/pipermail/el-errata/2023-August/014360.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-4034 vom 2023-08-10",
"url": "https://oss.oracle.com/pipermail/el-errata/2023-August/014359.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASECS-2023-007 vom 2023-09-27",
"url": "https://alas.aws.amazon.com/AL2/ALASECS-2023-007.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:6635 vom 2023-11-07",
"url": "https://access.redhat.com/errata/RHSA-2023:6635"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7207 vom 2023-11-15",
"url": "https://access.redhat.com/errata/RHSA-2023:7207"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7392 vom 2023-11-21",
"url": "https://access.redhat.com/errata/RHSA-2023:7392"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-7207 vom 2023-11-23",
"url": "https://linux.oracle.com/errata/ELSA-2023-7207.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7543 vom 2023-11-28",
"url": "https://access.redhat.com/errata/RHSA-2023:7543"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2023-268 vom 2025-11-06",
"url": "https://www.dell.com/support/kbdoc/de-de/000216397/dsa-2023-268-security-update-for-dell-avamar-dell-networker-virtual-edition-nve-and-dell-powerprotect-dp-series-appliance-dell-integrated-data-protection-appliance-idpa-security-update-for-multiple-vulnerabilities"
}
],
"source_lang": "en-US",
"title": "Red Hat Enterprise Linux: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-11-06T23:00:00.000+00:00",
"generator": {
"date": "2025-11-07T08:58:47.565+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2023-1475",
"initial_release_date": "2023-06-14T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-06-14T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-06-21T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2023-07-12T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-08-10T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2023-09-27T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2023-11-07T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-11-14T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-11-21T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-11-22T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2023-11-28T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-06T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Dell aufgenommen"
}
],
"status": "final",
"version": "11"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Dell Avamar",
"product": {
"name": "Dell Avamar",
"product_id": "T039664",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:-"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "Virtual Edition",
"product": {
"name": "Dell NetWorker Virtual Edition",
"product_id": "T048226",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:virtual_edition"
}
}
}
],
"category": "product_name",
"name": "NetWorker"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "T015361",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-31124",
"product_status": {
"known_affected": [
"T015361",
"67646",
"398363",
"T004914",
"T048226",
"T039664"
]
},
"release_date": "2023-06-14T22:00:00.000+00:00",
"title": "CVE-2023-31124"
},
{
"cve": "CVE-2023-31130",
"product_status": {
"known_affected": [
"T015361",
"67646",
"398363",
"T004914",
"T048226",
"T039664"
]
},
"release_date": "2023-06-14T22:00:00.000+00:00",
"title": "CVE-2023-31130"
},
{
"cve": "CVE-2023-31147",
"product_status": {
"known_affected": [
"T015361",
"67646",
"398363",
"T004914",
"T048226",
"T039664"
]
},
"release_date": "2023-06-14T22:00:00.000+00:00",
"title": "CVE-2023-31147"
}
]
}
WID-SEC-W-2023-1614
Vulnerability from csaf_certbund - Published: 2023-06-29 22:00 - Updated: 2023-10-25 22:00In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Tenable Nessus Network Monitor ist eine L\u00f6sung zur Inventarisierung und \u00dcberwachung von Netzwerkger\u00e4ten und den genutzten Protokollen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann mehrere Schwachstellen in Tenable Security Nessus Network Monitor ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-1614 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1614.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-1614 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1614"
},
{
"category": "external",
"summary": "Tenable Security Advisory TNS-2023-34 vom 2023-10-25",
"url": "https://de.tenable.com/security/tns-2023-34"
},
{
"category": "external",
"summary": "Tenable Security Advisory vom 2023-06-29",
"url": "https://de.tenable.com/security/tns-2023-23"
}
],
"source_lang": "en-US",
"title": "Tenable Security Nessus Network Monitor: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2023-10-25T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:53:59.941+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2023-1614",
"initial_release_date": "2023-06-29T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-06-29T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-07-03T22:00:00.000+00:00",
"number": "2",
"summary": "Produkt berichtigt"
},
{
"date": "2023-10-25T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Tenable aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Tenable Security Nessus Network Monitor \u003c 6.2.2",
"product": {
"name": "Tenable Security Nessus Network Monitor \u003c 6.2.2",
"product_id": "T028403",
"product_identification_helper": {
"cpe": "cpe:/a:tenable:nessus_network_monitor:6.2.2"
}
}
}
],
"category": "vendor",
"name": "Tenable Security"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-32067",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-32067"
},
{
"cve": "CVE-2023-31147",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-31147"
},
{
"cve": "CVE-2023-31130",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-31130"
},
{
"cve": "CVE-2023-31124",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-31124"
},
{
"cve": "CVE-2023-29469",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-29469"
},
{
"cve": "CVE-2023-28484",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-28484"
},
{
"cve": "CVE-2023-28322",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-28322"
},
{
"cve": "CVE-2023-28321",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-28321"
},
{
"cve": "CVE-2023-28320",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-28320"
},
{
"cve": "CVE-2023-27538",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-27538"
},
{
"cve": "CVE-2023-27536",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-27535",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27534",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27533",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-27533"
},
{
"cve": "CVE-2023-2650",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-2650"
},
{
"cve": "CVE-2023-23916",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-23916"
},
{
"cve": "CVE-2023-23915",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-23915"
},
{
"cve": "CVE-2023-23914",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-23914"
},
{
"cve": "CVE-2023-1255",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-1255"
},
{
"cve": "CVE-2023-0466",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-0466"
},
{
"cve": "CVE-2023-0465",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-0465"
},
{
"cve": "CVE-2022-4904",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-4904"
},
{
"cve": "CVE-2022-46908",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-46908"
},
{
"cve": "CVE-2022-43552",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-43552"
},
{
"cve": "CVE-2022-43551",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-43551"
},
{
"cve": "CVE-2022-42916",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-42916"
},
{
"cve": "CVE-2022-42915",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-42915"
},
{
"cve": "CVE-2022-40304",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-40304"
},
{
"cve": "CVE-2022-40303",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-40303"
},
{
"cve": "CVE-2022-35737",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-35737"
},
{
"cve": "CVE-2022-35252",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-35252"
},
{
"cve": "CVE-2022-32221",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-32208",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-32208"
},
{
"cve": "CVE-2022-32207",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-32207"
},
{
"cve": "CVE-2022-32206",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32205",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-32205"
},
{
"cve": "CVE-2022-31160",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-31160"
},
{
"cve": "CVE-2022-29824",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-29824"
},
{
"cve": "CVE-2022-27782",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-27782"
},
{
"cve": "CVE-2022-27781",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-27781"
},
{
"cve": "CVE-2022-27776",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-27776"
},
{
"cve": "CVE-2022-27775",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-27775"
},
{
"cve": "CVE-2022-27774",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-27774"
},
{
"cve": "CVE-2022-23395",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-23395"
},
{
"cve": "CVE-2022-23308",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-23308"
},
{
"cve": "CVE-2022-22576",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-22576"
},
{
"cve": "CVE-2021-45346",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-45346"
},
{
"cve": "CVE-2021-3672",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-3672"
},
{
"cve": "CVE-2021-36690",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-36690"
},
{
"cve": "CVE-2021-3541",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-3541"
},
{
"cve": "CVE-2021-3537",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-3537"
},
{
"cve": "CVE-2021-3518",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-3518"
},
{
"cve": "CVE-2021-3517",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-3517"
},
{
"cve": "CVE-2021-31239",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-31239"
},
{
"cve": "CVE-2021-30560",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-30560"
},
{
"cve": "CVE-2021-20227",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-20227"
},
{
"cve": "CVE-2020-9327",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-9327"
},
{
"cve": "CVE-2020-7595",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-7595"
},
{
"cve": "CVE-2020-35527",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-35527"
},
{
"cve": "CVE-2020-35525",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-35525"
},
{
"cve": "CVE-2020-24977",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-24977"
},
{
"cve": "CVE-2020-15358",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-15358"
},
{
"cve": "CVE-2020-14155",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-14155"
},
{
"cve": "CVE-2020-13871",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-13871"
},
{
"cve": "CVE-2020-13632",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-13632"
},
{
"cve": "CVE-2020-13631",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-13631"
},
{
"cve": "CVE-2020-13630",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-13630"
},
{
"cve": "CVE-2020-13435",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-13435"
},
{
"cve": "CVE-2020-13434",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-13434"
},
{
"cve": "CVE-2020-11656",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-11656"
},
{
"cve": "CVE-2020-11655",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-11655"
},
{
"cve": "CVE-2019-9937",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-9937"
},
{
"cve": "CVE-2019-9936",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-9936"
},
{
"cve": "CVE-2019-8457",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-8457"
},
{
"cve": "CVE-2019-5815",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-5815"
},
{
"cve": "CVE-2019-20838",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-20838"
},
{
"cve": "CVE-2019-20388",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-20388"
},
{
"cve": "CVE-2019-20218",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-20218"
},
{
"cve": "CVE-2019-19959",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19959"
},
{
"cve": "CVE-2019-19956",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19956"
},
{
"cve": "CVE-2019-19926",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19926"
},
{
"cve": "CVE-2019-19925",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19925"
},
{
"cve": "CVE-2019-19924",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19924"
},
{
"cve": "CVE-2019-19923",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19923"
},
{
"cve": "CVE-2019-19880",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19880"
},
{
"cve": "CVE-2019-19646",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19646"
},
{
"cve": "CVE-2019-19645",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19645"
},
{
"cve": "CVE-2019-19603",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19603"
},
{
"cve": "CVE-2019-19317",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19317"
},
{
"cve": "CVE-2019-19244",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19244"
},
{
"cve": "CVE-2019-19242",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19242"
},
{
"cve": "CVE-2019-16168",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-16168"
},
{
"cve": "CVE-2019-13118",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-13118"
},
{
"cve": "CVE-2019-13117",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-13117"
},
{
"cve": "CVE-2019-12900",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-12900"
},
{
"cve": "CVE-2019-11068",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-11068"
},
{
"cve": "CVE-2018-9251",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2018-9251"
},
{
"cve": "CVE-2018-14567",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2018-14567"
},
{
"cve": "CVE-2018-14404",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2018-14404"
},
{
"cve": "CVE-2017-9050",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-9050"
},
{
"cve": "CVE-2017-9049",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-9049"
},
{
"cve": "CVE-2017-9048",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-9048"
},
{
"cve": "CVE-2017-9047",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-9047"
},
{
"cve": "CVE-2017-8872",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-8872"
},
{
"cve": "CVE-2017-7376",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-7376"
},
{
"cve": "CVE-2017-7375",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-7375"
},
{
"cve": "CVE-2017-5969",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-5969"
},
{
"cve": "CVE-2017-5130",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-5130"
},
{
"cve": "CVE-2017-5029",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-5029"
},
{
"cve": "CVE-2017-18258",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-18258"
},
{
"cve": "CVE-2017-16932",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-16932"
},
{
"cve": "CVE-2017-16931",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-16931"
},
{
"cve": "CVE-2017-15412",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-15412"
},
{
"cve": "CVE-2017-1000381",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-1000381"
},
{
"cve": "CVE-2017-1000061",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-1000061"
},
{
"cve": "CVE-2016-9598",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-9598"
},
{
"cve": "CVE-2016-9597",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-9597"
},
{
"cve": "CVE-2016-9596",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-9596"
},
{
"cve": "CVE-2016-5180",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-5180"
},
{
"cve": "CVE-2016-5131",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-5131"
},
{
"cve": "CVE-2016-4658",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-4658"
},
{
"cve": "CVE-2016-4609",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-4609"
},
{
"cve": "CVE-2016-4607",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-4607"
},
{
"cve": "CVE-2016-4483",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-4483"
},
{
"cve": "CVE-2016-4449",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-4449"
},
{
"cve": "CVE-2016-4448",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-4448"
},
{
"cve": "CVE-2016-4447",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-4447"
},
{
"cve": "CVE-2016-3709",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-3709"
},
{
"cve": "CVE-2016-3705",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-3705"
},
{
"cve": "CVE-2016-3627",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-3627"
},
{
"cve": "CVE-2016-3189",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-3189"
},
{
"cve": "CVE-2016-2073",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-2073"
},
{
"cve": "CVE-2016-1840",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1840"
},
{
"cve": "CVE-2016-1839",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1839"
},
{
"cve": "CVE-2016-1838",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1838"
},
{
"cve": "CVE-2016-1837",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1837"
},
{
"cve": "CVE-2016-1836",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1836"
},
{
"cve": "CVE-2016-1834",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1834"
},
{
"cve": "CVE-2016-1833",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1833"
},
{
"cve": "CVE-2016-1762",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1762"
},
{
"cve": "CVE-2016-1684",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1684"
},
{
"cve": "CVE-2016-1683",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1683"
},
{
"cve": "CVE-2015-9019",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-9019"
},
{
"cve": "CVE-2015-8806",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-8806"
},
{
"cve": "CVE-2015-8710",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-8710"
},
{
"cve": "CVE-2015-8317",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-8317"
},
{
"cve": "CVE-2015-8242",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-8242"
},
{
"cve": "CVE-2015-8241",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-8241"
},
{
"cve": "CVE-2015-8035",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-8035"
},
{
"cve": "CVE-2015-7995",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-7995"
},
{
"cve": "CVE-2015-7942",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-7942"
},
{
"cve": "CVE-2015-7941",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-7941"
},
{
"cve": "CVE-2015-7500",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-7500"
},
{
"cve": "CVE-2015-7499",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-7499"
},
{
"cve": "CVE-2015-7498",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-7498"
},
{
"cve": "CVE-2015-7497",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-7497"
},
{
"cve": "CVE-2015-5312",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-5312"
},
{
"cve": "CVE-2014-3660",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2014-3660"
},
{
"cve": "CVE-2013-4520",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2013-4520"
},
{
"cve": "CVE-2013-2877",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2013-2877"
},
{
"cve": "CVE-2013-1969",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2013-1969"
},
{
"cve": "CVE-2013-0339",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2013-0339"
},
{
"cve": "CVE-2013-0338",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2013-0338"
},
{
"cve": "CVE-2012-6139",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2012-6139"
},
{
"cve": "CVE-2012-5134",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2012-5134"
},
{
"cve": "CVE-2012-2871",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2012-2871"
},
{
"cve": "CVE-2012-2870",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2012-2870"
},
{
"cve": "CVE-2012-0841",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2012-0841"
},
{
"cve": "CVE-2011-3970",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2011-3970"
},
{
"cve": "CVE-2011-1944",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2011-1944"
},
{
"cve": "CVE-2011-1202",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2011-1202"
},
{
"cve": "CVE-2010-4494",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2010-4494"
},
{
"cve": "CVE-2010-4008",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2010-4008"
}
]
}
WID-SEC-W-2023-2917
Vulnerability from csaf_certbund - Published: 2023-11-14 23:00 - Updated: 2025-09-03 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "FreeFlow-Druckserver ist eine Druckserveranwendung f\u00fcr Xerox-Produktionsdrucker, die Flexibilit\u00e4t, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-2917 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2917.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-2917 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2917"
},
{
"category": "external",
"summary": "Xerox Security Bulletin XRX23-016 vom 2023-11-14",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/11/XRX23-016_FFPSv7-S10_MediaInstall_Nov2023.pdf"
},
{
"category": "external",
"summary": "Xerox Security Bulletin XRX23-017 vom 2023-11-14",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/11/XRX23-017_FFPSv7-S11_MediaInstall_Nov2023.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX23-019 vom 2023-11-16",
"url": "https://security.business.xerox.com/wp-content/uploads/2023/11/Xerox-Security-Bulletin-XRX23-019-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "Xerox Security Bulletin XRX23-021",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/11/XRX23-021_FFPSv2_Win10_SecurityBulletin_Nov2023.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX23-022 vom 2023-12-01",
"url": "https://security.business.xerox.com/wp-content/uploads/2023/11/XRX23-022_FFPSv9-S11_MediaInstall_Nov2023.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX24-005 vom 2024-03-04",
"url": "https://security.business.xerox.com/wp-content/uploads/2024/03/Xerox-Security-Bulletin-XRX24-005-Xerox-FreeFlow%C2%AE-Print-Server-v9_Feb-2024.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX24-001 vom 2024-03-11",
"url": "https://security.business.xerox.com/wp-content/uploads/2024/03/Xerox%C2%AE-Security-Bulletin-XRX24-001-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3949-1 vom 2024-11-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019796.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:14572-1 vom 2024-12-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3HI2RC7AJAHY74Q6MK7GNGWU6TITB22V/"
}
],
"source_lang": "en-US",
"title": "Xerox FreeFlow Print Server: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-09-03T22:00:00.000+00:00",
"generator": {
"date": "2025-09-04T06:26:09.420+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2023-2917",
"initial_release_date": "2023-11-14T23:00:00.000+00:00",
"revision_history": [
{
"date": "2023-11-14T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-11-16T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2023-11-28T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2023-11-30T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2024-03-03T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2024-03-11T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2024-11-07T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-12-15T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-09-03T22:00:00.000+00:00",
"number": "9",
"summary": "Referenz(en) aufgenommen: EUVD-2023-44310"
}
],
"status": "final",
"version": "9"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "9",
"product": {
"name": "Xerox FreeFlow Print Server 9",
"product_id": "T002977",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:9"
}
}
},
{
"category": "product_version",
"name": "v7",
"product": {
"name": "Xerox FreeFlow Print Server v7",
"product_id": "T015631",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v7"
}
}
},
{
"category": "product_version",
"name": "v9",
"product": {
"name": "Xerox FreeFlow Print Server v9",
"product_id": "T015632",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v9"
}
}
},
{
"category": "product_version",
"name": "v9 for Solaris",
"product": {
"name": "Xerox FreeFlow Print Server v9 for Solaris",
"product_id": "T028053",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v9_for_solaris"
}
}
},
{
"category": "product_version",
"name": "v2 / Windows 10",
"product": {
"name": "Xerox FreeFlow Print Server v2 / Windows 10",
"product_id": "T031383",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v2__windows_10"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-5715",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2017-5715"
},
{
"cve": "CVE-2018-3639",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2018-3639"
},
{
"cve": "CVE-2021-44917",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2021-44917"
},
{
"cve": "CVE-2021-46784",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2021-46784"
},
{
"cve": "CVE-2022-31008",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-31008"
},
{
"cve": "CVE-2022-32206",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32221",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-3924",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-3924"
},
{
"cve": "CVE-2022-41409",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-41409"
},
{
"cve": "CVE-2022-48337",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-48337"
},
{
"cve": "CVE-2022-48338",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-48338"
},
{
"cve": "CVE-2022-48339",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-48339"
},
{
"cve": "CVE-2022-4899",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-4899"
},
{
"cve": "CVE-2023-0049",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0049"
},
{
"cve": "CVE-2023-0051",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0051"
},
{
"cve": "CVE-2023-0054",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0054"
},
{
"cve": "CVE-2023-0288",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0288"
},
{
"cve": "CVE-2023-0465",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0465"
},
{
"cve": "CVE-2023-0466",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0466"
},
{
"cve": "CVE-2023-0512",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0512"
},
{
"cve": "CVE-2023-0666",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0666"
},
{
"cve": "CVE-2023-0668",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0668"
},
{
"cve": "CVE-2023-1127",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-1127"
},
{
"cve": "CVE-2023-1170",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-1170"
},
{
"cve": "CVE-2023-1175",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-1175"
},
{
"cve": "CVE-2023-1393",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-1393"
},
{
"cve": "CVE-2023-1906",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-1906"
},
{
"cve": "CVE-2023-1981",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-1981"
},
{
"cve": "CVE-2023-2004",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2004"
},
{
"cve": "CVE-2023-22025",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-22025"
},
{
"cve": "CVE-2023-22043",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-22043"
},
{
"cve": "CVE-2023-22067",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-22067"
},
{
"cve": "CVE-2023-22081",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-22081"
},
{
"cve": "CVE-2023-22128",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-22128"
},
{
"cve": "CVE-2023-22129",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-22129"
},
{
"cve": "CVE-2023-23914",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-23914"
},
{
"cve": "CVE-2023-23915",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-23915"
},
{
"cve": "CVE-2023-23916",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-23916"
},
{
"cve": "CVE-2023-24329",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-24329"
},
{
"cve": "CVE-2023-24805",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-24805"
},
{
"cve": "CVE-2023-25193",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-25193"
},
{
"cve": "CVE-2023-2650",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2650"
},
{
"cve": "CVE-2023-27985",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-27985"
},
{
"cve": "CVE-2023-27986",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-27986"
},
{
"cve": "CVE-2023-2828",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2828"
},
{
"cve": "CVE-2023-28319",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-28319"
},
{
"cve": "CVE-2023-28320",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-28320"
},
{
"cve": "CVE-2023-28321",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-28321"
},
{
"cve": "CVE-2023-28322",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-28322"
},
{
"cve": "CVE-2023-28450",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-28450"
},
{
"cve": "CVE-2023-2854",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2854"
},
{
"cve": "CVE-2023-2855",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2855"
},
{
"cve": "CVE-2023-2857",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2857"
},
{
"cve": "CVE-2023-2858",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2858"
},
{
"cve": "CVE-2023-2879",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2879"
},
{
"cve": "CVE-2023-28879",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-28879"
},
{
"cve": "CVE-2023-2911",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2911"
},
{
"cve": "CVE-2023-29402",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29402"
},
{
"cve": "CVE-2023-29403",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29403"
},
{
"cve": "CVE-2023-29404",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29404"
},
{
"cve": "CVE-2023-29405",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29405"
},
{
"cve": "CVE-2023-29406",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29406"
},
{
"cve": "CVE-2023-29409",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29409"
},
{
"cve": "CVE-2023-29491",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29491"
},
{
"cve": "CVE-2023-29499",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29499"
},
{
"cve": "CVE-2023-30581",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30581"
},
{
"cve": "CVE-2023-30582",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30582"
},
{
"cve": "CVE-2023-30583",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30583"
},
{
"cve": "CVE-2023-30584",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30584"
},
{
"cve": "CVE-2023-30585",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30585"
},
{
"cve": "CVE-2023-30586",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30586"
},
{
"cve": "CVE-2023-30587",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30587"
},
{
"cve": "CVE-2023-30588",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30588"
},
{
"cve": "CVE-2023-30589",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30589"
},
{
"cve": "CVE-2023-30590",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30590"
},
{
"cve": "CVE-2023-31122",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-31122"
},
{
"cve": "CVE-2023-31124",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-31124"
},
{
"cve": "CVE-2023-31130",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-31130"
},
{
"cve": "CVE-2023-31147",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-31147"
},
{
"cve": "CVE-2023-3138",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-3138"
},
{
"cve": "CVE-2023-31484",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-31484"
},
{
"cve": "CVE-2023-31486",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-31486"
},
{
"cve": "CVE-2023-3195",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-3195"
},
{
"cve": "CVE-2023-32002",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32002"
},
{
"cve": "CVE-2023-32003",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32003"
},
{
"cve": "CVE-2023-32004",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32004"
},
{
"cve": "CVE-2023-32005",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32005"
},
{
"cve": "CVE-2023-32006",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32006"
},
{
"cve": "CVE-2023-32067",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32067"
},
{
"cve": "CVE-2023-3247",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-3247"
},
{
"cve": "CVE-2023-32558",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32558"
},
{
"cve": "CVE-2023-32559",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32559"
},
{
"cve": "CVE-2023-32573",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32573"
},
{
"cve": "CVE-2023-32611",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32611"
},
{
"cve": "CVE-2023-32636",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32636"
},
{
"cve": "CVE-2023-32643",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32643"
},
{
"cve": "CVE-2023-32665",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32665"
},
{
"cve": "CVE-2023-32681",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32681"
},
{
"cve": "CVE-2023-32762",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32762"
},
{
"cve": "CVE-2023-32763",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32763"
},
{
"cve": "CVE-2023-34241",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-34241"
},
{
"cve": "CVE-2023-34969",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-34969"
},
{
"cve": "CVE-2023-36053",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-36053"
},
{
"cve": "CVE-2023-36191",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-36191"
},
{
"cve": "CVE-2023-3666",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-3666"
},
{
"cve": "CVE-2023-36664",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-36664"
},
{
"cve": "CVE-2023-37201",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-37201"
},
{
"cve": "CVE-2023-37202",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-37202"
},
{
"cve": "CVE-2023-37207",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-37207"
},
{
"cve": "CVE-2023-37208",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-37208"
},
{
"cve": "CVE-2023-37211",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-37211"
},
{
"cve": "CVE-2023-3823",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-3823"
},
{
"cve": "CVE-2023-3824",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-3824"
},
{
"cve": "CVE-2023-38403",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-38403"
},
{
"cve": "CVE-2023-4045",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4045"
},
{
"cve": "CVE-2023-4046",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4046"
},
{
"cve": "CVE-2023-4047",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4047"
},
{
"cve": "CVE-2023-40477",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-40477"
},
{
"cve": "CVE-2023-4048",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4048"
},
{
"cve": "CVE-2023-4049",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4049"
},
{
"cve": "CVE-2023-4050",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4050"
},
{
"cve": "CVE-2023-4054",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4054"
},
{
"cve": "CVE-2023-4055",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4055"
},
{
"cve": "CVE-2023-4056",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4056"
},
{
"cve": "CVE-2023-41080",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-41080"
},
{
"cve": "CVE-2023-41081",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-41081"
},
{
"cve": "CVE-2023-43622",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-43622"
},
{
"cve": "CVE-2023-4504",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4504"
},
{
"cve": "CVE-2023-4573",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4573"
},
{
"cve": "CVE-2023-4574",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4574"
},
{
"cve": "CVE-2023-4575",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4575"
},
{
"cve": "CVE-2023-4576",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4576"
},
{
"cve": "CVE-2023-45802",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-45802"
},
{
"cve": "CVE-2023-4581",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4581"
},
{
"cve": "CVE-2023-4584",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4584"
}
]
}
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.