Search criteria

9 vulnerabilities found for wavesuite_noc by nokia

FKIE_CVE-2025-24937

Vulnerability from fkie_nvd - Published: 2025-07-21 07:15 - Updated: 2025-08-11 14:52
Severity ?
Summary
File contents could be read from the local file system by an attacker. Additionally, malicious code could be inserted in the file, leading to a full compromise of the web application and the container it is running on. The vulnerable component is bound to the network stack and the set of possible attackers extends up to and including the entire Internet. The web application allows arbitrary files to be included in a file that was downloadable and executable by the web server.
Impacted products
Vendor Product Version
nokia wavesuite_noc 23.6
nokia wavesuite_noc 23.12
nokia wavesuite_noc 24.6

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:nokia:wavesuite_noc:23.6:*:*:*:*:*:*:*",
              "matchCriteriaId": "557A2709-02CD-41F2-8D39-591C55DBC6CB",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:nokia:wavesuite_noc:23.12:*:*:*:*:*:*:*",
              "matchCriteriaId": "3A4BF10D-5F41-49B7-AF3F-BAC85C6D8A15",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:nokia:wavesuite_noc:24.6:-:*:*:*:*:*:*",
              "matchCriteriaId": "9CA0E502-BCDA-4616-A4D2-0DBBC22163DA",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "File contents could be read from the local file system by an attacker. Additionally, malicious code could be inserted in the file, leading to a full compromise of the web application and the container it is running on.\n\nThe vulnerable component is bound to the network stack and the set of possible attackers extends up to and including the entire Internet. The web application allows arbitrary files to be included in a file that was downloadable and executable by the web server."
    },
    {
      "lang": "es",
      "value": "Un atacante podr\u00eda leer el contenido del archivo desde el sistema de archivos local. Adem\u00e1s, podr\u00eda insertar c\u00f3digo malicioso en el archivo, lo que comprometer\u00eda por completo la aplicaci\u00f3n web y el contenedor en el que se ejecuta. El componente vulnerable est\u00e1 vinculado a la pila de red y el conjunto de posibles atacantes se extiende a toda Internet. La aplicaci\u00f3n web permite la inclusi\u00f3n de archivos arbitrarios en un archivo descargable y ejecutable por el servidor web."
    }
  ],
  "id": "CVE-2025-24937",
  "lastModified": "2025-08-11T14:52:45.817",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "ADJACENT_NETWORK",
          "availabilityImpact": "HIGH",
          "baseScore": 9.0,
          "baseSeverity": "CRITICAL",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "LOW",
          "scope": "CHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 2.3,
        "impactScore": 6.0,
        "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
        "type": "Secondary"
      }
    ]
  },
  "published": "2025-07-21T07:15:24.007",
  "references": [
    {
      "source": "b48c3b8f-639e-4c16-8725-497bc411dad0",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://www.nokia.com/about-us/security-and-privacy/product-security-advisory/cve-2025-24937/"
    }
  ],
  "sourceIdentifier": "b48c3b8f-639e-4c16-8725-497bc411dad0",
  "vulnStatus": "Analyzed",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-98"
        }
      ],
      "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
      "type": "Secondary"
    }
  ]
}

FKIE_CVE-2025-24938

Vulnerability from fkie_nvd - Published: 2025-07-21 07:15 - Updated: 2025-08-11 14:52
Summary
The web application allows user input to pass unfiltered to a command executed on the underlying operating system. An attacker with high privileged access (administrator) to the application has the potential execute commands on the operating system under the context of the webserver. The vulnerable component is bound to the network stack and the set of possible attackers extends up to and including the entire Internet. Has the potential to inject command while creating a new User from User Management.
Impacted products
Vendor Product Version
nokia wavesuite_noc 23.6
nokia wavesuite_noc 23.12
nokia wavesuite_noc 24.6

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:nokia:wavesuite_noc:23.6:*:*:*:*:*:*:*",
              "matchCriteriaId": "557A2709-02CD-41F2-8D39-591C55DBC6CB",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:nokia:wavesuite_noc:23.12:*:*:*:*:*:*:*",
              "matchCriteriaId": "3A4BF10D-5F41-49B7-AF3F-BAC85C6D8A15",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:nokia:wavesuite_noc:24.6:-:*:*:*:*:*:*",
              "matchCriteriaId": "9CA0E502-BCDA-4616-A4D2-0DBBC22163DA",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "The web application allows user input to pass unfiltered to a command executed on the underlying operating system. An attacker with high privileged access (administrator) to the application has the potential execute commands on the operating system under the context of the webserver.\n\nThe vulnerable component is bound to the network stack and the set of possible attackers extends up to and including the entire Internet. Has the potential to inject command while creating a new User from User Management."
    },
    {
      "lang": "es",
      "value": "La aplicaci\u00f3n web permite que la entrada del usuario se transfiera sin filtrar a un comando que se ejecuta en el sistema operativo subyacente. Un atacante con privilegios elevados (administrador) a la aplicaci\u00f3n podr\u00eda ejecutar comandos en el sistema operativo en el contexto del servidor web. El componente vulnerable est\u00e1 vinculado a la pila de red y el conjunto de posibles atacantes se extiende a toda Internet. Tiene el potencial de inyectar comandos al crear un nuevo usuario desde la Administraci\u00f3n de Usuarios."
    }
  ],
  "id": "CVE-2025-24938",
  "lastModified": "2025-08-11T14:52:40.313",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "ADJACENT_NETWORK",
          "availabilityImpact": "HIGH",
          "baseScore": 8.4,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "HIGH",
          "scope": "CHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 1.7,
        "impactScore": 6.0,
        "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
        "type": "Secondary"
      }
    ]
  },
  "published": "2025-07-21T07:15:24.130",
  "references": [
    {
      "source": "b48c3b8f-639e-4c16-8725-497bc411dad0",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://www.nokia.com/about-us/security-and-privacy/product-security-advisory/cve-2025-24938/"
    }
  ],
  "sourceIdentifier": "b48c3b8f-639e-4c16-8725-497bc411dad0",
  "vulnStatus": "Analyzed",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-78"
        }
      ],
      "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
      "type": "Secondary"
    }
  ]
}

FKIE_CVE-2025-24936

Vulnerability from fkie_nvd - Published: 2025-07-21 07:15 - Updated: 2025-08-11 14:52
Severity ?
Summary
The web application allows user input to pass unfiltered to a command executed on the underlying operating system. The vulnerable component is bound to the network stack and the set of possible attackers extends up to and including the entire Internet. An attacker with low privileged access to the application has the potential to execute commands on the operating system under the context of the webserver.
Impacted products
Vendor Product Version
nokia wavesuite_noc 23.6
nokia wavesuite_noc 23.12
nokia wavesuite_noc 24.6

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:nokia:wavesuite_noc:23.6:*:*:*:*:*:*:*",
              "matchCriteriaId": "557A2709-02CD-41F2-8D39-591C55DBC6CB",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:nokia:wavesuite_noc:23.12:*:*:*:*:*:*:*",
              "matchCriteriaId": "3A4BF10D-5F41-49B7-AF3F-BAC85C6D8A15",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:nokia:wavesuite_noc:24.6:-:*:*:*:*:*:*",
              "matchCriteriaId": "9CA0E502-BCDA-4616-A4D2-0DBBC22163DA",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "The web application allows user input to pass unfiltered to a command executed on the underlying operating system. The vulnerable component is bound to the network stack and the set of possible attackers extends up to and including the entire Internet.\n\nAn attacker with low privileged access to the application has the potential to execute commands on the operating system under the context of the webserver."
    },
    {
      "lang": "es",
      "value": "La aplicaci\u00f3n web permite que la entrada del usuario se transmita sin filtrar a un comando que se ejecuta en el sistema operativo subyacente. El componente vulnerable est\u00e1 vinculado a la pila de red y el conjunto de posibles atacantes se extiende a toda Internet. Un atacante con acceso con pocos privilegios a la aplicaci\u00f3n tiene el potencial de ejecutar comandos en el sistema operativo en el contexto del servidor web."
    }
  ],
  "id": "CVE-2025-24936",
  "lastModified": "2025-08-11T14:52:51.543",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "ADJACENT_NETWORK",
          "availabilityImpact": "HIGH",
          "baseScore": 9.0,
          "baseSeverity": "CRITICAL",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "LOW",
          "scope": "CHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 2.3,
        "impactScore": 6.0,
        "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
        "type": "Secondary"
      }
    ]
  },
  "published": "2025-07-21T07:15:23.890",
  "references": [
    {
      "source": "b48c3b8f-639e-4c16-8725-497bc411dad0",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://www.nokia.com/about-us/security-and-privacy/product-security-advisory/cve-2025-24936/"
    }
  ],
  "sourceIdentifier": "b48c3b8f-639e-4c16-8725-497bc411dad0",
  "vulnStatus": "Analyzed",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-78"
        }
      ],
      "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
      "type": "Secondary"
    }
  ]
}

CVE-2025-24938 (GCVE-0-2025-24938)

Vulnerability from cvelistv5 – Published: 2025-07-21 06:33 – Updated: 2025-07-23 18:39
VLAI?
Summary
The web application allows user input to pass unfiltered to a command executed on the underlying operating system. An attacker with high privileged access (administrator) to the application has the potential execute commands on the operating system under the context of the webserver. The vulnerable component is bound to the network stack and the set of possible attackers extends up to and including the entire Internet. Has the potential to inject command while creating a new User from User Management.
CWE
  • CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Assigner
Impacted products
Vendor Product Version
Nokia WaveSuite NOC Affected: WS-NOC 24.6, WS-NOC 23.6 and WS-NOC 23.12
Unaffected: WS-NOC 24.6 FP3
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "ADJACENT_NETWORK",
              "availabilityImpact": "HIGH",
              "baseScore": 8.4,
              "baseSeverity": "HIGH",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "HIGH",
              "privilegesRequired": "HIGH",
              "scope": "CHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2025-24938",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-07-23T18:34:24.206505Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "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-07-23T18:39:08.345Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "WaveSuite NOC",
          "vendor": "Nokia",
          "versions": [
            {
              "status": "affected",
              "version": "WS-NOC 24.6, WS-NOC 23.6 and WS-NOC 23.12"
            },
            {
              "status": "unaffected",
              "version": "WS-NOC 24.6 FP3"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The web application allows user input to pass unfiltered to a command executed on the underlying operating system. An attacker with high privileged access (administrator) to the application has the potential execute commands on the operating system under the context of the webserver.\n\nThe vulnerable component is bound to the network stack and the set of possible attackers extends up to and including the entire Internet. Has the potential to inject command while creating a new User from User Management."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-07-21T06:33:56.306Z",
        "orgId": "b48c3b8f-639e-4c16-8725-497bc411dad0",
        "shortName": "Nokia"
      },
      "references": [
        {
          "name": "Nokia Product Security Advisory",
          "url": "https://www.nokia.com/about-us/security-and-privacy/product-security-advisory/cve-2025-24938/"
        }
      ],
      "title": "Insufficient Validation of Input while user creation",
      "x_generator": {
        "engine": "cveClient/1.0.15"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "b48c3b8f-639e-4c16-8725-497bc411dad0",
    "assignerShortName": "Nokia",
    "cveId": "CVE-2025-24938",
    "datePublished": "2025-07-21T06:33:56.306Z",
    "dateReserved": "2025-01-29T07:19:18.312Z",
    "dateUpdated": "2025-07-23T18:39:08.345Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2025-24937 (GCVE-0-2025-24937)

Vulnerability from cvelistv5 – Published: 2025-07-21 06:31 – Updated: 2025-07-23 18:43
VLAI?
Summary
File contents could be read from the local file system by an attacker. Additionally, malicious code could be inserted in the file, leading to a full compromise of the web application and the container it is running on. The vulnerable component is bound to the network stack and the set of possible attackers extends up to and including the entire Internet. The web application allows arbitrary files to be included in a file that was downloadable and executable by the web server.
CWE
  • CWE-98 - Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')
Assigner
Impacted products
Vendor Product Version
Nokia WaveSuite NOC Affected: WS-NOC 24.6, WS-NOC 23.6 and WS-NOC 23.12
Unaffected: WS-NOC 24.6 FP3
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "ADJACENT_NETWORK",
              "availabilityImpact": "HIGH",
              "baseScore": 9,
              "baseSeverity": "CRITICAL",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "HIGH",
              "privilegesRequired": "LOW",
              "scope": "CHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2025-24937",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-07-23T18:43:08.726575Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "problemTypes": [
          {
            "descriptions": [
              {
                "cweId": "CWE-98",
                "description": "CWE-98 Improper Control of Filename for Include/Require Statement in PHP Program (\u0027PHP Remote File Inclusion\u0027)",
                "lang": "en",
                "type": "CWE"
              }
            ]
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-07-23T18:43:23.466Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "WaveSuite NOC",
          "vendor": "Nokia",
          "versions": [
            {
              "status": "affected",
              "version": "WS-NOC 24.6, WS-NOC 23.6 and WS-NOC 23.12"
            },
            {
              "status": "unaffected",
              "version": "WS-NOC 24.6 FP3"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "File contents could be read from the local file system by an attacker. Additionally, malicious code could be inserted in the file, leading to a full compromise of the web application and the container it is running on.\n\nThe vulnerable component is bound to the network stack and the set of possible attackers extends up to and including the entire Internet. The web application allows arbitrary files to be included in a file that was downloadable and executable by the web server."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-07-21T06:31:24.062Z",
        "orgId": "b48c3b8f-639e-4c16-8725-497bc411dad0",
        "shortName": "Nokia"
      },
      "references": [
        {
          "name": "Nokia Product Security Advisory",
          "url": "https://www.nokia.com/about-us/security-and-privacy/product-security-advisory/cve-2025-24937/"
        }
      ],
      "title": "Access to local file system and its content",
      "x_generator": {
        "engine": "cveClient/1.0.15"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "b48c3b8f-639e-4c16-8725-497bc411dad0",
    "assignerShortName": "Nokia",
    "cveId": "CVE-2025-24937",
    "datePublished": "2025-07-21T06:31:24.062Z",
    "dateReserved": "2025-01-29T07:19:18.312Z",
    "dateUpdated": "2025-07-23T18:43:23.466Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2025-24936 (GCVE-0-2025-24936)

Vulnerability from cvelistv5 – Published: 2025-07-21 06:27 – Updated: 2025-07-23 18:45
VLAI?
Summary
The web application allows user input to pass unfiltered to a command executed on the underlying operating system. The vulnerable component is bound to the network stack and the set of possible attackers extends up to and including the entire Internet. An attacker with low privileged access to the application has the potential to execute commands on the operating system under the context of the webserver.
CWE
  • CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Assigner
Impacted products
Vendor Product Version
Nokia WaveSuite NOC Affected: WS-NOC 24.6, WS-NOC 23.6 and WS-NOC 23.12
Unaffected: WS-NOC 24.6 FP3
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "ADJACENT_NETWORK",
              "availabilityImpact": "HIGH",
              "baseScore": 9,
              "baseSeverity": "CRITICAL",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "HIGH",
              "privilegesRequired": "LOW",
              "scope": "CHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2025-24936",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-07-23T18:45:19.086277Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "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-07-23T18:45:22.589Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "WaveSuite NOC",
          "vendor": "Nokia",
          "versions": [
            {
              "status": "affected",
              "version": "WS-NOC 24.6, WS-NOC 23.6 and WS-NOC 23.12"
            },
            {
              "status": "unaffected",
              "version": "WS-NOC 24.6 FP3"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The web application allows user input to pass unfiltered to a command executed on the underlying operating system. The vulnerable component is bound to the network stack and the set of possible attackers extends up to and including the entire Internet.\n\nAn attacker with low privileged access to the application has the potential to execute commands on the operating system under the context of the webserver."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-07-21T06:27:46.093Z",
        "orgId": "b48c3b8f-639e-4c16-8725-497bc411dad0",
        "shortName": "Nokia"
      },
      "references": [
        {
          "name": "Nokia Security Advisory",
          "url": "https://www.nokia.com/about-us/security-and-privacy/product-security-advisory/cve-2025-24936/"
        }
      ],
      "title": "Insufficient Validation of Input in the URL",
      "x_generator": {
        "engine": "cveClient/1.0.15"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "b48c3b8f-639e-4c16-8725-497bc411dad0",
    "assignerShortName": "Nokia",
    "cveId": "CVE-2025-24936",
    "datePublished": "2025-07-21T06:27:46.093Z",
    "dateReserved": "2025-01-29T07:19:18.312Z",
    "dateUpdated": "2025-07-23T18:45:22.589Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2025-24938 (GCVE-0-2025-24938)

Vulnerability from nvd – Published: 2025-07-21 06:33 – Updated: 2025-07-23 18:39
VLAI?
Summary
The web application allows user input to pass unfiltered to a command executed on the underlying operating system. An attacker with high privileged access (administrator) to the application has the potential execute commands on the operating system under the context of the webserver. The vulnerable component is bound to the network stack and the set of possible attackers extends up to and including the entire Internet. Has the potential to inject command while creating a new User from User Management.
CWE
  • CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Assigner
Impacted products
Vendor Product Version
Nokia WaveSuite NOC Affected: WS-NOC 24.6, WS-NOC 23.6 and WS-NOC 23.12
Unaffected: WS-NOC 24.6 FP3
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "ADJACENT_NETWORK",
              "availabilityImpact": "HIGH",
              "baseScore": 8.4,
              "baseSeverity": "HIGH",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "HIGH",
              "privilegesRequired": "HIGH",
              "scope": "CHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2025-24938",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-07-23T18:34:24.206505Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "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-07-23T18:39:08.345Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "WaveSuite NOC",
          "vendor": "Nokia",
          "versions": [
            {
              "status": "affected",
              "version": "WS-NOC 24.6, WS-NOC 23.6 and WS-NOC 23.12"
            },
            {
              "status": "unaffected",
              "version": "WS-NOC 24.6 FP3"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The web application allows user input to pass unfiltered to a command executed on the underlying operating system. An attacker with high privileged access (administrator) to the application has the potential execute commands on the operating system under the context of the webserver.\n\nThe vulnerable component is bound to the network stack and the set of possible attackers extends up to and including the entire Internet. Has the potential to inject command while creating a new User from User Management."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-07-21T06:33:56.306Z",
        "orgId": "b48c3b8f-639e-4c16-8725-497bc411dad0",
        "shortName": "Nokia"
      },
      "references": [
        {
          "name": "Nokia Product Security Advisory",
          "url": "https://www.nokia.com/about-us/security-and-privacy/product-security-advisory/cve-2025-24938/"
        }
      ],
      "title": "Insufficient Validation of Input while user creation",
      "x_generator": {
        "engine": "cveClient/1.0.15"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "b48c3b8f-639e-4c16-8725-497bc411dad0",
    "assignerShortName": "Nokia",
    "cveId": "CVE-2025-24938",
    "datePublished": "2025-07-21T06:33:56.306Z",
    "dateReserved": "2025-01-29T07:19:18.312Z",
    "dateUpdated": "2025-07-23T18:39:08.345Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2025-24937 (GCVE-0-2025-24937)

Vulnerability from nvd – Published: 2025-07-21 06:31 – Updated: 2025-07-23 18:43
VLAI?
Summary
File contents could be read from the local file system by an attacker. Additionally, malicious code could be inserted in the file, leading to a full compromise of the web application and the container it is running on. The vulnerable component is bound to the network stack and the set of possible attackers extends up to and including the entire Internet. The web application allows arbitrary files to be included in a file that was downloadable and executable by the web server.
CWE
  • CWE-98 - Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')
Assigner
Impacted products
Vendor Product Version
Nokia WaveSuite NOC Affected: WS-NOC 24.6, WS-NOC 23.6 and WS-NOC 23.12
Unaffected: WS-NOC 24.6 FP3
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "ADJACENT_NETWORK",
              "availabilityImpact": "HIGH",
              "baseScore": 9,
              "baseSeverity": "CRITICAL",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "HIGH",
              "privilegesRequired": "LOW",
              "scope": "CHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2025-24937",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-07-23T18:43:08.726575Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "problemTypes": [
          {
            "descriptions": [
              {
                "cweId": "CWE-98",
                "description": "CWE-98 Improper Control of Filename for Include/Require Statement in PHP Program (\u0027PHP Remote File Inclusion\u0027)",
                "lang": "en",
                "type": "CWE"
              }
            ]
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-07-23T18:43:23.466Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "WaveSuite NOC",
          "vendor": "Nokia",
          "versions": [
            {
              "status": "affected",
              "version": "WS-NOC 24.6, WS-NOC 23.6 and WS-NOC 23.12"
            },
            {
              "status": "unaffected",
              "version": "WS-NOC 24.6 FP3"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "File contents could be read from the local file system by an attacker. Additionally, malicious code could be inserted in the file, leading to a full compromise of the web application and the container it is running on.\n\nThe vulnerable component is bound to the network stack and the set of possible attackers extends up to and including the entire Internet. The web application allows arbitrary files to be included in a file that was downloadable and executable by the web server."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-07-21T06:31:24.062Z",
        "orgId": "b48c3b8f-639e-4c16-8725-497bc411dad0",
        "shortName": "Nokia"
      },
      "references": [
        {
          "name": "Nokia Product Security Advisory",
          "url": "https://www.nokia.com/about-us/security-and-privacy/product-security-advisory/cve-2025-24937/"
        }
      ],
      "title": "Access to local file system and its content",
      "x_generator": {
        "engine": "cveClient/1.0.15"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "b48c3b8f-639e-4c16-8725-497bc411dad0",
    "assignerShortName": "Nokia",
    "cveId": "CVE-2025-24937",
    "datePublished": "2025-07-21T06:31:24.062Z",
    "dateReserved": "2025-01-29T07:19:18.312Z",
    "dateUpdated": "2025-07-23T18:43:23.466Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2025-24936 (GCVE-0-2025-24936)

Vulnerability from nvd – Published: 2025-07-21 06:27 – Updated: 2025-07-23 18:45
VLAI?
Summary
The web application allows user input to pass unfiltered to a command executed on the underlying operating system. The vulnerable component is bound to the network stack and the set of possible attackers extends up to and including the entire Internet. An attacker with low privileged access to the application has the potential to execute commands on the operating system under the context of the webserver.
CWE
  • CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Assigner
Impacted products
Vendor Product Version
Nokia WaveSuite NOC Affected: WS-NOC 24.6, WS-NOC 23.6 and WS-NOC 23.12
Unaffected: WS-NOC 24.6 FP3
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "ADJACENT_NETWORK",
              "availabilityImpact": "HIGH",
              "baseScore": 9,
              "baseSeverity": "CRITICAL",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "HIGH",
              "privilegesRequired": "LOW",
              "scope": "CHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2025-24936",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-07-23T18:45:19.086277Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "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-07-23T18:45:22.589Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "WaveSuite NOC",
          "vendor": "Nokia",
          "versions": [
            {
              "status": "affected",
              "version": "WS-NOC 24.6, WS-NOC 23.6 and WS-NOC 23.12"
            },
            {
              "status": "unaffected",
              "version": "WS-NOC 24.6 FP3"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The web application allows user input to pass unfiltered to a command executed on the underlying operating system. The vulnerable component is bound to the network stack and the set of possible attackers extends up to and including the entire Internet.\n\nAn attacker with low privileged access to the application has the potential to execute commands on the operating system under the context of the webserver."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-07-21T06:27:46.093Z",
        "orgId": "b48c3b8f-639e-4c16-8725-497bc411dad0",
        "shortName": "Nokia"
      },
      "references": [
        {
          "name": "Nokia Security Advisory",
          "url": "https://www.nokia.com/about-us/security-and-privacy/product-security-advisory/cve-2025-24936/"
        }
      ],
      "title": "Insufficient Validation of Input in the URL",
      "x_generator": {
        "engine": "cveClient/1.0.15"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "b48c3b8f-639e-4c16-8725-497bc411dad0",
    "assignerShortName": "Nokia",
    "cveId": "CVE-2025-24936",
    "datePublished": "2025-07-21T06:27:46.093Z",
    "dateReserved": "2025-01-29T07:19:18.312Z",
    "dateUpdated": "2025-07-23T18:45:22.589Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}