{"id":2092,"date":"2025-04-28T22:33:30","date_gmt":"2025-04-28T22:33:30","guid":{"rendered":"http:\/\/localhost\/?p=2092"},"modified":"2025-04-28T22:33:30","modified_gmt":"2025-04-28T22:33:30","slug":"security-bulletin-ibm-spectrum-control-is-vulnerable-to-multiple-weaknesses-related-to-nodejs","status":"publish","type":"post","link":"https:\/\/zero.redgem.net\/?p=2092","title":{"rendered":"Security Bulletin: IBM Spectrum Control is vulnerable to multiple weaknesses related to Node.js"},"content":{"rendered":"<div class=\"vulnerability-details\">\n<h2>Vulnerability Details<\/h2>\n<div class=\"info-section\">\n<h3>Basic Information<\/h3>\n<table class=\"info-table\">\n<tr>\n<th>Title<\/th>\n<td>Security Bulletin: IBM Spectrum Control is vulnerable to multiple weaknesses related to Node.js<\/td>\n<\/tr>\n<tr>\n<th>Type<\/th>\n<td>ibm<\/td>\n<\/tr>\n<tr>\n<th>Published<\/th>\n<td>2025-04-28T20:41:23<\/td>\n<\/tr>\n<tr>\n<th>Last Seen<\/th>\n<td>2025-04-29T02:56:44<\/td>\n<\/tr>\n<tr>\n<th>CVSS Score<\/th>\n<td style=\"color: #cc0000; font-weight: bold;\">9.8 (CRITICAL)<\/td>\n<\/tr>\n<\/table><\/div>\n<div class=\"cvss-section\">\n<h3>CVSS v3 Details<\/h3>\n<table class=\"cvss-table\">\n<tr>\n<th>Attack Vector<\/th>\n<td>NETWORK<\/td>\n<\/tr>\n<tr>\n<th>Attack Complexity<\/th>\n<td>LOW<\/td>\n<\/tr>\n<tr>\n<th>Privileges Required<\/th>\n<td>NONE<\/td>\n<\/tr>\n<tr>\n<th>User Interaction<\/th>\n<td>NONE<\/td>\n<\/tr>\n<tr>\n<th>Scope<\/th>\n<td>UNCHANGED<\/td>\n<\/tr>\n<tr>\n<th>Confidentiality Impact<\/th>\n<td>HIGH<\/td>\n<\/tr>\n<tr>\n<th>Integrity Impact<\/th>\n<td>HIGH<\/td>\n<\/tr>\n<tr>\n<th>Availability Impact<\/th>\n<td>HIGH<\/td>\n<\/tr>\n<\/table><\/div>\n<div class=\"cve-section\">\n<h3>CVE Information<\/h3>\n<table class=\"cve-table\">\n<tr>\n<th>CVE IDs<\/th>\n<td>CVE-2023-30581, CVE-2023-30582, CVE-2023-30583, CVE-2023-30584, CVE-2023-30585, CVE-2023-30586, CVE-2023-30587, CVE-2023-30588, CVE-2023-30589, CVE-2023-30590, CVE-2023-32002, CVE-2023-32003, CVE-2023-32004, CVE-2023-32558, CVE-2023-32559<\/td>\n<\/tr>\n<tr>\n<th>CWE<\/th>\n<td><\/td>\n<\/tr>\n<tr>\n<th>Bulletin Family<\/th>\n<td>software<\/td>\n<\/tr>\n<\/table><\/div>\n<div class=\"description-section\">\n<h3>Description<\/h3>\n<div class=\"description-content\">\n            ## Summary<\/p>\n<p>Vulnerabilities in Node.js such as remote attacker bypass security restrictions may affect IBM Spectrum Control.<\/p>\n<p>## Vulnerability Details<\/p>\n<p>**CVEID:**CVE-2023-30581<br \/>\n**DESCRIPTION:** Node.js could allow a remote attacker to bypass security restrictions, caused by the use of proto in process.mainModule.proto.require(). By sending a specially crafted request, an attacker could exploit this vulnerability to bypass experimental policy mechanism.<br \/>\nCVSS Base score: 7.5<br \/>\nCVSS Temporal Score: See:  https:\/\/exchange.xforce.ibmcloud.com\/vulnerabilities\/258615 for the current score.<br \/>\nCVSS Vector: (CVSS:3.0\/AV:N\/AC:L\/PR:N\/UI:N\/S:U\/C:N\/I:H\/A:N)  <\/p>\n<p>**CVEID:**CVE-2023-30584<br \/>\n**DESCRIPTION:** Node.js could allow a remote attacker to bypass security restrictions, caused by a path traversal bypass when verifying file permissions. By sending a specially crafted request, an attacker could exploit this vulnerability to bypass the experimental permission model.<br \/>\nCVSS Base score: 7.5<br \/>\nCVSS Temporal Score: See:  https:\/\/exchange.xforce.ibmcloud.com\/vulnerabilities\/258617 for the current score.<br \/>\nCVSS Vector: (CVSS:3.0\/AV:N\/AC:L\/PR:N\/UI:N\/S:U\/C:N\/I:H\/A:N)  <\/p>\n<p>**CVEID:**CVE-2023-32559<br \/>\n**DESCRIPTION:** Node.js could allow a remote attacker to bypass security restrictions, caused by the use of the deprecated API process.binding(). By sending a specially crafted request, an attacker could exploit this vulnerability to bypass the permission policy mechanism.<br \/>\nCVSS Base score: 5.3<br \/>\nCVSS Temporal Score: See:  https:\/\/exchange.xforce.ibmcloud.com\/vulnerabilities\/262902 for the current score.<br \/>\nCVSS Vector: (CVSS:3.0\/AV:N\/AC:L\/PR:N\/UI:N\/S:U\/C:N\/I:L\/A:N)  <\/p>\n<p>**CVEID:**CVE-2023-30588<br \/>\n**DESCRIPTION:** Node.js is vulnerable to a denial of service, caused by invalid public key information in x509 certificates. By accessing public key info of provided certificates from user code, an attacker could exploit this vulnerability to force interruptions of application processing and cause a denial of service.<br \/>\nCVSS Base score: 5.3<br \/>\nCVSS Temporal Score: See:  https:\/\/exchange.xforce.ibmcloud.com\/vulnerabilities\/258623 for the current score.<br \/>\nCVSS Vector: (CVSS:3.0\/AV:N\/AC:L\/PR:N\/UI:N\/S:U\/C:N\/I:N\/A:L)  <\/p>\n<p>**CVEID:**CVE-2023-32003<br \/>\n**DESCRIPTION:** Node.js could allow a remote attacker to bypass security restrictions, caused by a missing getValidatedPath() check in the fs.mkdtemp() and fs.mkdtempSync() APIs. By using a path traversal attack, an attacker could exploit this vulnerability to bypass the permission model check and create an arbitrary directory.<br \/>\nCVSS Base score: 5.3<br \/>\nCVSS Temporal Score: See:  https:\/\/exchange.xforce.ibmcloud.com\/vulnerabilities\/262904 for the current score.<br \/>\nCVSS Vector: (CVSS:3.0\/AV:N\/AC:L\/PR:N\/UI:N\/S:U\/C:N\/I:L\/A:N)  <\/p>\n<p>**CVEID:**CVE-2023-30587<br \/>\n**DESCRIPTION:** Node.js could allow a remote attacker to bypass security restrictions. By exploiting the Worker class&#8217;s ability to create an &#8220;internal worker&#8221; with the kIsInternal Symbol, an attacker could exploit this vulnerability to modify the isInternal value when an inspector is attached within the Worker constructor before initializing a new WorkerImpl.<br \/>\nCVSS Base score: 7.5<br \/>\nCVSS Temporal Score: See:  https:\/\/exchange.xforce.ibmcloud.com\/vulnerabilities\/258618 for the current score.<br \/>\nCVSS Vector: (CVSS:3.0\/AV:N\/AC:L\/PR:N\/UI:N\/S:U\/C:N\/I:H\/A:N)  <\/p>\n<p>**CVEID:**CVE-2023-32004<br \/>\n**DESCRIPTION:** Node.js could allow a remote attacker to bypass security restrictions, caused by the improper handling of Buffers in file system APIs within the experimental permission model. By specifying a path traversal sequence in a Buffer, an attacker could exploit this vulnerability to cause a path traversal bypass when verifying file permissions.<br \/>\nCVSS Base score: 7.5<br \/>\nCVSS Temporal Score: See:  https:\/\/exchange.xforce.ibmcloud.com\/vulnerabilities\/262899 for the current score.<br \/>\nCVSS Vector: (CVSS:3.0\/AV:N\/AC:L\/PR:N\/UI:N\/S:U\/C:N\/I:H\/A:N)  <\/p>\n<p>**CVEID:**CVE-2023-30583<br \/>\n**DESCRIPTION:** Node.js could allow a remote attacker to bypass security restrictions, caused by a missing check in the fs.openAsBlob() API. By using the file system read restriction with the &#8211;allow-fs-read flag, an attacker could exploit this vulnerability to bypass the experimental permission model.<br \/>\nCVSS Base score: 5.3<br \/>\nCVSS Temporal Score: See:  https:\/\/exchange.xforce.ibmcloud.com\/vulnerabilities\/258620 for the current score.<br \/>\nCVSS Vector: (CVSS:3.0\/AV:N\/AC:L\/PR:N\/UI:N\/S:U\/C:N\/I:L\/A:N)  <\/p>\n<p>**CVEID:**CVE-2023-30582<br \/>\n**DESCRIPTION:** Node.js could allow a remote attacker to bypass security restrictions, caused by the failure to restrict file watching through the fs.watchFile API. By sending a specially crafted request, an attacker could exploit this vulnerability to monitor restricted files.<br \/>\nCVSS Base score: 5.3<br \/>\nCVSS Temporal Score: See:  https:\/\/exchange.xforce.ibmcloud.com\/vulnerabilities\/258619 for the current score.<br \/>\nCVSS Vector: (CVSS:3.0\/AV:N\/AC:L\/PR:N\/UI:N\/S:U\/C:N\/I:L\/A:N)  <\/p>\n<p>**CVEID:**CVE-2023-30590<br \/>\n**DESCRIPTION:** Node.js could provide weaker than expected security, caused by the failure to generate keys after setting a private key by the generateKeys() API function. By sending a specially crafted request, an attacker could exploit this vulnerability to launch further attacks on the system.<br \/>\nCVSS Base score: 5.3<br \/>\nCVSS Temporal Score: See:  https:\/\/exchange.xforce.ibmcloud.com\/vulnerabilities\/258625 for the current score.<br \/>\nCVSS Vector: (CVSS:3.0\/AV:N\/AC:L\/PR:N\/UI:N\/S:U\/C:N\/I:L\/A:N)  <\/p>\n<p>**CVEID:**CVE-2023-30586<br \/>\n**DESCRIPTION:** Node.js could allow a remote attacker to bypass security restrictions, caused by an error in the crypto.setEngine() API when called with a compatible OpenSSL engine. By manipulating the process&#8217;s stack memory to locate the permission model Permission::enabled_ in the host process&#8217;s heap memory, an attacker could exploit this vulnerability to bypass the permission model.<br \/>\nCVSS Base score: 5.3<br \/>\nCVSS Temporal Score: See:  https:\/\/exchange.xforce.ibmcloud.com\/vulnerabilities\/258622 for the current score.<br \/>\nCVSS Vector: (CVSS:3.0\/AV:N\/AC:L\/PR:N\/UI:N\/S:U\/C:N\/I:L\/A:N)  <\/p>\n<p>**CVEID:**CVE-2023-30585<br \/>\n**DESCRIPTION:** Node.js could allow a remote attacker to gain elevated privileges on the system, caused by an error in the installation process during the repair operation, where the &#8220;msiexec.exe&#8221; process attempts to read the %USERPROFILE% environment variable from the current user&#8217;s registry. An attacker could exploit this vulnerability to create folders in unintended and potentially malicious locations.<br \/>\nCVSS Base score: 5.9<br \/>\nCVSS Temporal Score: See:  https:\/\/exchange.xforce.ibmcloud.com\/vulnerabilities\/258621 for the current score.<br \/>\nCVSS Vector: (CVSS:3.0\/AV:N\/AC:H\/PR:N\/UI:N\/S:U\/C:N\/I:H\/A:N)  <\/p>\n<p>**CVEID:**CVE-2023-30589<br \/>\n**DESCRIPTION:** Node.js is vulnerable to HTTP request smuggling, caused by the failure to strictly use the CRLF sequence to delimit HTTP requests by the llhttp parser in the http module. By sending specially crafted HTTP request headers, an attacker could exploit this vulnerability to poison the web cache, bypass web application firewall protection, and conduct XSS attacks.<br \/>\nCVSS Base score: 5.9<br \/>\nCVSS Temporal Score: See:  https:\/\/exchange.xforce.ibmcloud.com\/vulnerabilities\/258624 for the current score.<br \/>\nCVSS Vector: (CVSS:3.0\/AV:N\/AC:H\/PR:N\/UI:N\/S:U\/C:N\/I:H\/A:N)  <\/p>\n<p>**CVEID:**CVE-2023-32002<br \/>\n**DESCRIPTION:** Node.js could allow a remote attacker to bypass security restrictions, caused by the use of Module._load(). By sending a specially crafted request, an attacker could exploit this vulnerability to bypass the permission policy mechanism.<br \/>\nCVSS Base score: 7.5<br \/>\nCVSS Temporal Score: See:  https:\/\/exchange.xforce.ibmcloud.com\/vulnerabilities\/262896 for the current score.<br \/>\nCVSS Vector: (CVSS:3.0\/AV:N\/AC:L\/PR:N\/UI:N\/S:U\/C:N\/I:H\/A:N)  <\/p>\n<p>**CVEID:**CVE-2023-32558<br \/>\n**DESCRIPTION:** Node.js could allow a remote attacker to bypass security restrictions, caused by the use of the deprecated API process.binding(). By using a path traversal sequence, an attacker could exploit this vulnerability to bypass the permission model.<br \/>\nCVSS Base score: 7.5<br \/>\nCVSS Temporal Score: See:  https:\/\/exchange.xforce.ibmcloud.com\/vulnerabilities\/262900 for the current score.<br \/>\nCVSS Vector: (CVSS:3.0\/AV:N\/AC:L\/PR:N\/UI:N\/S:U\/C:N\/I:H\/A:N)<\/p>\n<p>## Affected Products and Versions<\/p>\n<p>Affected Product(s) | Version(s)<br \/>\n&#8212;|&#8212;<br \/>\nIBM Spectrum Control | 5.4  <\/p>\n<p>## Remediation\/Fixes<\/p>\n<p>**Release** | **Link to Fix**<br \/>\n&#8212;|&#8212;<br \/>\nIBM Spectrum Control v5.4.10.2 | **https:\/\/www.ibm.com\/support\/pages\/latest-downloads-ibm-spectrum-control**  <\/p>\n<p>## Workarounds and Mitigations<\/p>\n<p>None<\/p>\n<p>##\n        <\/p><\/div>\n<\/p><\/div>\n<div class=\"impact-section\">\n<h3>Impact Assessment<\/h3>\n<table class=\"impact-table\">\n<tr>\n<th>Base Score<\/th>\n<td>9.8<\/td>\n<\/tr>\n<tr>\n<th>Severity<\/th>\n<td style=\"color: #cc0000;\">CRITICAL<\/td>\n<\/tr>\n<\/table><\/div>\n<div class=\"source-link\">\n<p><a href=\"https:\/\/www.ibm.com\/support\/pages\/node\/7045008\" target=\"_blank\">View full CVE details<\/a><\/p>\n<\/p><\/div>\n<\/div>\n<style>\n.vulnerability-details {\n    font-family: Arial, sans-serif;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 20px;\n}<\/p>\n<p>.info-section, .cvss-section, .cve-section, .description-section, .impact-section {\n    margin-bottom: 30px;\n    background: #f8f9fa;\n    padding: 20px;\n    border-radius: 8px;\n    box-shadow: 0 2px 4px rgba(0,0,0,0.1);\n}<\/p>\n<p>h2 {\n    color: #2c3e50;\n    border-bottom: 2px solid #3498db;\n    padding-bottom: 10px;\n    margin-bottom: 20px;\n}<\/p>\n<p>h3 {\n    color: #34495e;\n    margin-bottom: 15px;\n}<\/p>\n<p>.info-table, .cvss-table, .cve-table, .impact-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-bottom: 20px;\n}<\/p>\n<p>.info-table th, .cvss-table th, .cve-table th, .impact-table th {\n    background: #e9ecef;\n    padding: 12px;\n    text-align: left;\n    width: 200px;\n}<\/p>\n<p>.info-table td, .cvss-table td, .cve-table td, .impact-table td {\n    padding: 12px;\n    border-bottom: 1px solid #dee2e6;\n}<\/p>\n<p>.description-content {\n    line-height: 1.6;\n    color: #2c3e50;\n}<\/p>\n<p>.source-link {\n    text-align: center;\n    margin-top: 30px;\n}<\/p>\n<p>.source-link a {\n    display: inline-block;\n    padding: 10px 20px;\n    background: #3498db;\n    color: white;\n    text-decoration: none;\n    border-radius: 5px;\n    transition: background 0.3s;\n}<\/p>\n<p>.source-link a:hover {\n    background: #2980b9;\n}\n<\/style>\n","protected":false},"excerpt":{"rendered":"<p>Vulnerability Details Basic Information Title Security Bulletin: IBM Spectrum Control is vulnerable to multiple weaknesses related to Node.js Type ibm Published 2025-04-28T20:41:23 Last Seen 2025-04-29T02:56:44&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[9,6,8,35,12,76,13,7,11,5],"class_list":["post-2092","post","type-post","status-publish","format-standard","hentry","category-category_cve","tag-critical","tag-cve","tag-cvss","tag-cvss-98","tag-exploit","tag-ibm","tag-news","tag-security","tag-tapic","tag-vulnerability"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Security Bulletin: IBM Spectrum Control is vulnerable to multiple weaknesses related to Node.js - zero redgem<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/zero.redgem.net\/?p=2092\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Security Bulletin: IBM Spectrum Control is vulnerable to multiple weaknesses related to Node.js - zero redgem\" \/>\n<meta property=\"og:description\" content=\"Vulnerability Details Basic Information Title Security Bulletin: IBM Spectrum Control is vulnerable to multiple weaknesses related to Node.js Type ibm Published 2025-04-28T20:41:23 Last Seen 2025-04-29T02:56:44...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zero.redgem.net\/?p=2092\" \/>\n<meta property=\"og:site_name\" content=\"zero redgem\" \/>\n<meta property=\"article:published_time\" content=\"2025-04-28T22:33:30+00:00\" \/>\n<meta name=\"author\" content=\"invoker\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"invoker\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=2092#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=2092\"},\"author\":{\"name\":\"invoker\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\"},\"headline\":\"Security Bulletin: IBM Spectrum Control is vulnerable to multiple weaknesses related to Node.js\",\"datePublished\":\"2025-04-28T22:33:30+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=2092\"},\"wordCount\":1471,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"keywords\":[\"CRITICAL\",\"CVE\",\"CVSS\",\"CVSS-9.8\",\"exploit\",\"ibm\",\"news\",\"Security\",\"tapic\",\"Vulnerability\"],\"articleSection\":[\"category_cve\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=2092#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=2092\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?p=2092\",\"name\":\"Security Bulletin: IBM Spectrum Control is vulnerable to multiple weaknesses related to Node.js - zero redgem\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\"},\"datePublished\":\"2025-04-28T22:33:30+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=2092#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=2092\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=2092#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/zero.redgem.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Security Bulletin: IBM Spectrum Control is vulnerable to multiple weaknesses related to Node.js\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/\",\"name\":\"zero redgem\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/zero.redgem.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\",\"name\":\"zero redgem\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"\",\"contentUrl\":\"\",\"width\":191,\"height\":188,\"caption\":\"zero redgem\"},\"image\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\",\"name\":\"invoker\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"caption\":\"invoker\"},\"sameAs\":[\"https:\\\/\\\/zero.redgem.net\"],\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Security Bulletin: IBM Spectrum Control is vulnerable to multiple weaknesses related to Node.js - zero redgem","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/zero.redgem.net\/?p=2092","og_locale":"en_US","og_type":"article","og_title":"Security Bulletin: IBM Spectrum Control is vulnerable to multiple weaknesses related to Node.js - zero redgem","og_description":"Vulnerability Details Basic Information Title Security Bulletin: IBM Spectrum Control is vulnerable to multiple weaknesses related to Node.js Type ibm Published 2025-04-28T20:41:23 Last Seen 2025-04-29T02:56:44...","og_url":"https:\/\/zero.redgem.net\/?p=2092","og_site_name":"zero redgem","article_published_time":"2025-04-28T22:33:30+00:00","author":"invoker","twitter_card":"summary_large_image","twitter_misc":{"Written by":"invoker","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/zero.redgem.net\/?p=2092#article","isPartOf":{"@id":"https:\/\/zero.redgem.net\/?p=2092"},"author":{"name":"invoker","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca"},"headline":"Security Bulletin: IBM Spectrum Control is vulnerable to multiple weaknesses related to Node.js","datePublished":"2025-04-28T22:33:30+00:00","mainEntityOfPage":{"@id":"https:\/\/zero.redgem.net\/?p=2092"},"wordCount":1471,"commentCount":0,"publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"keywords":["CRITICAL","CVE","CVSS","CVSS-9.8","exploit","ibm","news","Security","tapic","Vulnerability"],"articleSection":["category_cve"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/zero.redgem.net\/?p=2092#respond"]}]},{"@type":"WebPage","@id":"https:\/\/zero.redgem.net\/?p=2092","url":"https:\/\/zero.redgem.net\/?p=2092","name":"Security Bulletin: IBM Spectrum Control is vulnerable to multiple weaknesses related to Node.js - zero redgem","isPartOf":{"@id":"https:\/\/zero.redgem.net\/#website"},"datePublished":"2025-04-28T22:33:30+00:00","breadcrumb":{"@id":"https:\/\/zero.redgem.net\/?p=2092#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zero.redgem.net\/?p=2092"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/zero.redgem.net\/?p=2092#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zero.redgem.net\/"},{"@type":"ListItem","position":2,"name":"Security Bulletin: IBM Spectrum Control is vulnerable to multiple weaknesses related to Node.js"}]},{"@type":"WebSite","@id":"https:\/\/zero.redgem.net\/#website","url":"https:\/\/zero.redgem.net\/","name":"zero redgem","description":"","publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zero.redgem.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/zero.redgem.net\/#organization","name":"zero redgem","url":"https:\/\/zero.redgem.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zero.redgem.net\/#\/schema\/logo\/image\/","url":"","contentUrl":"","width":191,"height":188,"caption":"zero redgem"},"image":{"@id":"https:\/\/zero.redgem.net\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca","name":"invoker","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","caption":"invoker"},"sameAs":["https:\/\/zero.redgem.net"],"url":"https:\/\/zero.redgem.net\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/2092","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2092"}],"version-history":[{"count":0,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/2092\/revisions"}],"wp:attachment":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2092"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2092"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2092"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}