Vulnerabilites related to nozominetworks - guardian
cve-2023-22843
Vulnerability from cvelistv5
Published
2023-08-09 08:46
Modified
2024-09-20 12:04
Summary
An authenticated attacker with administrative access to the web management interface can inject malicious JavaScript code inside the definition of a Threat Intelligence rule, that will be stored and can later be executed by another legitimate user viewing the details of such a rule. Via stored Cross-Site Scripting (XSS), an attacker may be able to perform unauthorized actions on behalf of legitimate users and/or gather sensitive information. JavaScript injection was possible in the contents for Yara rules, while limited HTML injection has been proven for packet and STYX rules.
Impacted products
Show details on NVD website


{
   containers: {
      adp: [
         {
            providerMetadata: {
               dateUpdated: "2024-08-02T10:20:31.063Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://security.nozominetworks.com/NN-2023:4-01",
               },
            ],
            title: "CVE Program Container",
         },
         {
            metrics: [
               {
                  other: {
                     content: {
                        id: "CVE-2023-22843",
                        options: [
                           {
                              Exploitation: "none",
                           },
                           {
                              Automatable: "no",
                           },
                           {
                              "Technical Impact": "total",
                           },
                        ],
                        role: "CISA Coordinator",
                        timestamp: "2024-08-28T13:07:50.519839Z",
                        version: "2.0.3",
                     },
                     type: "ssvc",
                  },
               },
            ],
            providerMetadata: {
               dateUpdated: "2024-09-03T19:59:30.398Z",
               orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0",
               shortName: "CISA-ADP",
            },
            title: "CISA ADP Vulnrichment",
         },
      ],
      cna: {
         affected: [
            {
               defaultStatus: "unaffected",
               product: "Guardian",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "22.6.2",
                     status: "affected",
                     version: "0",
                     versionType: "semver",
                  },
               ],
            },
            {
               defaultStatus: "unaffected",
               product: "CMC",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "22.6.2",
                     status: "affected",
                     version: "0",
                     versionType: "semver",
                  },
               ],
            },
         ],
         credits: [
            {
               lang: "en",
               type: "finder",
               user: "00000000-0000-4000-9000-000000000000",
               value: "This issue was found by Stefano Libero of Nozomi Networks Product Security team during a scheduled internal VAPT testing session.",
            },
         ],
         datePublic: "2023-08-09T07:00:00.000Z",
         descriptions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "An authenticated attacker with administrative access to the web management interface can inject malicious JavaScript code inside the definition of a Threat Intelligence rule, that will be stored and can later be executed by another legitimate user viewing the details of such a rule.<br>Via stored Cross-Site Scripting (XSS), an attacker may be able to perform unauthorized actions on behalf of legitimate users and/or gather sensitive information. JavaScript injection was possible in the contents for Yara rules, while limited HTML injection has been proven for packet and STYX rules.",
                  },
               ],
               value: "An authenticated attacker with administrative access to the web management interface can inject malicious JavaScript code inside the definition of a Threat Intelligence rule, that will be stored and can later be executed by another legitimate user viewing the details of such a rule.\nVia stored Cross-Site Scripting (XSS), an attacker may be able to perform unauthorized actions on behalf of legitimate users and/or gather sensitive information. JavaScript injection was possible in the contents for Yara rules, while limited HTML injection has been proven for packet and STYX rules.",
            },
         ],
         impacts: [
            {
               capecId: "CAPEC-592",
               descriptions: [
                  {
                     lang: "en",
                     value: "CAPEC-592 Stored XSS",
                  },
               ],
            },
         ],
         metrics: [
            {
               cvssV3_1: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "LOW",
                  baseScore: 6.4,
                  baseSeverity: "MEDIUM",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "HIGH",
                  scope: "UNCHANGED",
                  userInteraction: "REQUIRED",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:L",
                  version: "3.1",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
            {
               cvssV4_0: {
                  Automatable: "NOT_DEFINED",
                  Recovery: "NOT_DEFINED",
                  Safety: "NOT_DEFINED",
                  attackComplexity: "HIGH",
                  attackRequirements: "NONE",
                  attackVector: "NETWORK",
                  baseScore: 7.3,
                  baseSeverity: "HIGH",
                  privilegesRequired: "HIGH",
                  providerUrgency: "NOT_DEFINED",
                  subAvailabilityImpact: "NONE",
                  subConfidentialityImpact: "NONE",
                  subIntegrityImpact: "NONE",
                  userInteraction: "PASSIVE",
                  valueDensity: "NOT_DEFINED",
                  vectorString: "CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:P/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N",
                  version: "4.0",
                  vulnAvailabilityImpact: "LOW",
                  vulnConfidentialityImpact: "HIGH",
                  vulnIntegrityImpact: "HIGH",
                  vulnerabilityResponseEffort: "NOT_DEFINED",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     cweId: "CWE-79",
                     description: "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
                     lang: "en",
                     type: "CWE",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2024-09-20T12:04:39.840Z",
            orgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
            shortName: "Nozomi",
         },
         references: [
            {
               url: "https://security.nozominetworks.com/NN-2023:4-01",
            },
         ],
         solutions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>Upgrade to v22.6.2 or later.</p>",
                  },
               ],
               value: "Upgrade to v22.6.2 or later.",
            },
         ],
         source: {
            discovery: "INTERNAL",
         },
         title: "Stored Cross-Site Scripting (XSS) in Threat Intelligence rules in Guardian/CMC before 22.6.2",
         workarounds: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>Use internal firewall features to limit access to the web management interface.</p>",
                  },
               ],
               value: "Use internal firewall features to limit access to the web management interface.",
            },
         ],
         x_generator: {
            engine: "Vulnogram 0.1.0-dev",
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
      assignerShortName: "Nozomi",
      cveId: "CVE-2023-22843",
      datePublished: "2023-08-09T08:46:31.804Z",
      dateReserved: "2023-01-24T10:39:24.277Z",
      dateUpdated: "2024-09-20T12:04:39.840Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
}

cve-2020-15307
Vulnerability from cvelistv5
Published
2020-06-30 17:50
Modified
2024-08-04 13:15
Severity ?
Summary
Nozomi Guardian before 19.0.4 allows attackers to achieve stored XSS (in the web front end) by leveraging the ability to create a custom field with a crafted field name.
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
   containers: {
      adp: [
         {
            providerMetadata: {
               dateUpdated: "2024-08-04T13:15:20.373Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_refsource_MISC",
                     "x_transferred",
                  ],
                  url: "https://www2.deloitte.com/de/de/pages/risk/articles/nozomi-stored-xss.html?nc=1",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               product: "n/a",
               vendor: "n/a",
               versions: [
                  {
                     status: "affected",
                     version: "n/a",
                  },
               ],
            },
         ],
         datePublic: "2020-06-30T00:00:00",
         descriptions: [
            {
               lang: "en",
               value: "Nozomi Guardian before 19.0.4 allows attackers to achieve stored XSS (in the web front end) by leveraging the ability to create a custom field with a crafted field name.",
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     description: "n/a",
                     lang: "en",
                     type: "text",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2020-06-30T17:50:02",
            orgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            shortName: "mitre",
         },
         references: [
            {
               tags: [
                  "x_refsource_MISC",
               ],
               url: "https://www2.deloitte.com/de/de/pages/risk/articles/nozomi-stored-xss.html?nc=1",
            },
         ],
         x_legacyV4Record: {
            CVE_data_meta: {
               ASSIGNER: "cve@mitre.org",
               ID: "CVE-2020-15307",
               STATE: "PUBLIC",
            },
            affects: {
               vendor: {
                  vendor_data: [
                     {
                        product: {
                           product_data: [
                              {
                                 product_name: "n/a",
                                 version: {
                                    version_data: [
                                       {
                                          version_value: "n/a",
                                       },
                                    ],
                                 },
                              },
                           ],
                        },
                        vendor_name: "n/a",
                     },
                  ],
               },
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "eng",
                     value: "Nozomi Guardian before 19.0.4 allows attackers to achieve stored XSS (in the web front end) by leveraging the ability to create a custom field with a crafted field name.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "eng",
                           value: "n/a",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "https://www2.deloitte.com/de/de/pages/risk/articles/nozomi-stored-xss.html?nc=1",
                     refsource: "MISC",
                     url: "https://www2.deloitte.com/de/de/pages/risk/articles/nozomi-stored-xss.html?nc=1",
                  },
               ],
            },
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
      assignerShortName: "mitre",
      cveId: "CVE-2020-15307",
      datePublished: "2020-06-30T17:50:02",
      dateReserved: "2020-06-26T00:00:00",
      dateUpdated: "2024-08-04T13:15:20.373Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
}

cve-2023-22378
Vulnerability from cvelistv5
Published
2023-08-09 08:01
Modified
2024-09-20 11:53
Summary
A blind SQL Injection vulnerability in Nozomi Networks Guardian and CMC, due to improper input validation in the sorting parameter, allows an authenticated attacker to execute arbitrary SQL statements on the DBMS used by the web application. Authenticated users may be able to extract arbitrary information from the DBMS in an uncontrolled way, alter its structure and data, and/or affect its availability.
Impacted products
Show details on NVD website


{
   containers: {
      adp: [
         {
            metrics: [
               {
                  other: {
                     content: {
                        id: "CVE-2023-22378",
                        options: [
                           {
                              Exploitation: "none",
                           },
                           {
                              Automatable: "no",
                           },
                           {
                              "Technical Impact": "partial",
                           },
                        ],
                        role: "CISA Coordinator",
                        timestamp: "2024-07-16T01:14:46.917648Z",
                        version: "2.0.3",
                     },
                     type: "ssvc",
                  },
               },
            ],
            providerMetadata: {
               dateUpdated: "2024-07-16T01:14:53.069Z",
               orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0",
               shortName: "CISA-ADP",
            },
            title: "CISA ADP Vulnrichment",
         },
         {
            providerMetadata: {
               dateUpdated: "2024-08-02T10:07:06.613Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://security.nozominetworks.com/NN-2023:2-01",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               defaultStatus: "unaffected",
               product: "Guardian",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "22.6.2",
                     status: "affected",
                     version: "0",
                     versionType: "semver",
                  },
               ],
            },
            {
               defaultStatus: "unaffected",
               product: "CMC",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "22.6.2",
                     status: "affected",
                     version: "0",
                     versionType: "semver",
                  },
               ],
            },
         ],
         credits: [
            {
               lang: "en",
               type: "finder",
               user: "00000000-0000-4000-9000-000000000000",
               value: "This issue was found by Stefano Libero of Nozomi Networks Product Security team during a scheduled internal VAPT testing session.",
            },
         ],
         descriptions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>A blind SQL Injection vulnerability in Nozomi Networks Guardian and CMC, due to improper input validation in the sorting parameter, allows an authenticated attacker to execute arbitrary SQL statements on the DBMS used by the web application.</p><p>Authenticated users may be able to extract arbitrary information from the DBMS in an uncontrolled way, alter its structure and data, and/or affect its availability.</p>",
                  },
               ],
               value: "A blind SQL Injection vulnerability in Nozomi Networks Guardian and CMC, due to improper input validation in the sorting parameter, allows an authenticated attacker to execute arbitrary SQL statements on the DBMS used by the web application.\n\nAuthenticated users may be able to extract arbitrary information from the DBMS in an uncontrolled way, alter its structure and data, and/or affect its availability.",
            },
         ],
         impacts: [
            {
               capecId: "CAPEC-7",
               descriptions: [
                  {
                     lang: "en",
                     value: "CAPEC-7 Blind SQL Injection",
                  },
               ],
            },
         ],
         metrics: [
            {
               cvssV3_1: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 8.8,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "LOW",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
            {
               cvssV4_0: {
                  Automatable: "NOT_DEFINED",
                  Recovery: "NOT_DEFINED",
                  Safety: "NOT_DEFINED",
                  attackComplexity: "LOW",
                  attackRequirements: "NONE",
                  attackVector: "NETWORK",
                  baseScore: 8.7,
                  baseSeverity: "HIGH",
                  privilegesRequired: "LOW",
                  providerUrgency: "NOT_DEFINED",
                  subAvailabilityImpact: "NONE",
                  subConfidentialityImpact: "NONE",
                  subIntegrityImpact: "NONE",
                  userInteraction: "NONE",
                  valueDensity: "NOT_DEFINED",
                  vectorString: "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                  version: "4.0",
                  vulnAvailabilityImpact: "HIGH",
                  vulnConfidentialityImpact: "HIGH",
                  vulnIntegrityImpact: "HIGH",
                  vulnerabilityResponseEffort: "NOT_DEFINED",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     cweId: "CWE-89",
                     description: "CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
                     lang: "en",
                     type: "CWE",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2024-09-20T11:53:39.116Z",
            orgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
            shortName: "Nozomi",
         },
         references: [
            {
               url: "https://security.nozominetworks.com/NN-2023:2-01",
            },
         ],
         solutions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>Upgrade to v22.6.2 or later.</p>",
                  },
               ],
               value: "Upgrade to v22.6.2 or later.",
            },
         ],
         source: {
            discovery: "INTERNAL",
         },
         title: "Authenticated Blind SQL Injection on sorting in Guardian/CMC before 22.6.2",
         workarounds: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>Use internal firewall features to limit access to the web management interface.</p>",
                  },
               ],
               value: "Use internal firewall features to limit access to the web management interface.",
            },
         ],
         x_generator: {
            engine: "Vulnogram 0.1.0-dev",
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
      assignerShortName: "Nozomi",
      cveId: "CVE-2023-22378",
      datePublished: "2023-08-09T08:01:57.279Z",
      dateReserved: "2023-01-24T10:39:24.285Z",
      dateUpdated: "2024-09-20T11:53:39.116Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
}

cve-2023-32649
Vulnerability from cvelistv5
Published
2023-09-19 10:06
Modified
2024-09-20 10:42
Summary
A Denial of Service (Dos) vulnerability in Nozomi Networks Guardian and CMC, due to improper input validation in certain fields used in the Asset Intelligence functionality of our IDS, allows an unauthenticated attacker to crash the IDS module by sending specially crafted malformed network packets. During the (limited) time window before the IDS module is automatically restarted, network traffic may not be analyzed.
Impacted products
Vendor Product Version
Nozomi Networks Guardian Version: 22.6.0   
Version: 23.0.0   
Create a notification for this product.
   Nozomi Networks CMC Version: 22.6.0   
Version: 23.0.0   
Create a notification for this product.
Show details on NVD website


{
   containers: {
      adp: [
         {
            providerMetadata: {
               dateUpdated: "2024-08-02T15:25:36.692Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://security.nozominetworks.com/NN-2023:10-01",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               defaultStatus: "unaffected",
               product: "Guardian",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "22.6.3",
                     status: "affected",
                     version: "22.6.0",
                     versionType: "semver",
                  },
                  {
                     lessThan: "23.1.0",
                     status: "affected",
                     version: "23.0.0",
                     versionType: "semver",
                  },
               ],
            },
            {
               defaultStatus: "unaffected",
               product: "CMC",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "22.6.3",
                     status: "affected",
                     version: "22.6.0",
                     versionType: "semver",
                  },
                  {
                     lessThan: "23.1.0",
                     status: "affected",
                     version: "23.0.0",
                     versionType: "semver",
                  },
               ],
            },
         ],
         credits: [
            {
               lang: "en",
               type: "finder",
               user: "00000000-0000-4000-9000-000000000000",
               value: "This issue was found by Nozomi Networks during an internal investigation.",
            },
         ],
         datePublic: "2023-09-18T07:00:00.000Z",
         descriptions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<div><div>A Denial of Service (Dos) vulnerability in Nozomi Networks Guardian and CMC, due to improper input validation in certain fields used in the Asset Intelligence functionality of our IDS, allows an unauthenticated attacker to crash the IDS module by sending specially crafted malformed network packets.</div><div>During the (limited) time window before the IDS module is automatically restarted, network traffic may not be analyzed.</div></div>",
                  },
               ],
               value: "A Denial of Service (Dos) vulnerability in Nozomi Networks Guardian and CMC, due to improper input validation in certain fields used in the Asset Intelligence functionality of our IDS, allows an unauthenticated attacker to crash the IDS module by sending specially crafted malformed network packets.\n\nDuring the (limited) time window before the IDS module is automatically restarted, network traffic may not be analyzed.",
            },
         ],
         impacts: [
            {
               capecId: "CAPEC-607",
               descriptions: [
                  {
                     lang: "en",
                     value: "CAPEC-607 Obstruction",
                  },
               ],
            },
         ],
         metrics: [
            {
               cvssV3_1: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 7.5,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "NONE",
                  integrityImpact: "NONE",
                  privilegesRequired: "NONE",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                  version: "3.1",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
            {
               cvssV4_0: {
                  Automatable: "NOT_DEFINED",
                  Recovery: "NOT_DEFINED",
                  Safety: "NOT_DEFINED",
                  attackComplexity: "LOW",
                  attackRequirements: "PRESENT",
                  attackVector: "NETWORK",
                  baseScore: 8.2,
                  baseSeverity: "HIGH",
                  privilegesRequired: "NONE",
                  providerUrgency: "NOT_DEFINED",
                  subAvailabilityImpact: "NONE",
                  subConfidentialityImpact: "NONE",
                  subIntegrityImpact: "NONE",
                  userInteraction: "NONE",
                  valueDensity: "NOT_DEFINED",
                  vectorString: "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
                  version: "4.0",
                  vulnAvailabilityImpact: "HIGH",
                  vulnConfidentialityImpact: "NONE",
                  vulnIntegrityImpact: "NONE",
                  vulnerabilityResponseEffort: "NOT_DEFINED",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     cweId: "CWE-1286",
                     description: "CWE-1286 Improper Validation of Syntactic Correctness of Input",
                     lang: "en",
                     type: "CWE",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2024-09-20T10:42:46.786Z",
            orgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
            shortName: "Nozomi",
         },
         references: [
            {
               url: "https://security.nozominetworks.com/NN-2023:10-01",
            },
         ],
         solutions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<div><div>Upgrade to v22.6.3, v23.1.0 or later.</div></div>",
                  },
               ],
               value: "Upgrade to v22.6.3, v23.1.0 or later.",
            },
         ],
         source: {
            discovery: "INTERNAL",
         },
         title: "DoS on IDS parsing of malformed asset fields in Guardian/CMC >= 22.6.0 before 22.6.3 and 23.1.0",
         workarounds: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<div><div>N/A. It is recommended to monitor the IDS log to check for abnormal stops and restarts.</div></div>",
                  },
               ],
               value: "N/A. It is recommended to monitor the IDS log to check for abnormal stops and restarts.",
            },
         ],
         x_generator: {
            engine: "Vulnogram 0.1.0-dev",
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
      assignerShortName: "Nozomi",
      cveId: "CVE-2023-32649",
      datePublished: "2023-09-19T10:06:15.601Z",
      dateReserved: "2023-06-12T09:20:58.638Z",
      dateUpdated: "2024-09-20T10:42:46.786Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
}

cve-2021-26724
Vulnerability from cvelistv5
Published
2021-02-22 20:31
Modified
2024-09-17 04:05
Summary
OS Command Injection vulnerability when changing date settings or hostname using web GUI of Nozomi Networks Guardian and CMC allows authenticated administrators to perform remote code execution. This issue affects: Nozomi Networks Guardian 20.0.7.3 version 20.0.7.3 and prior versions. Nozomi Networks CMC 20.0.7.3 version 20.0.7.3 and prior versions.
References
https://security.nozominetworks.com/NN-2021:1-01x_refsource_CONFIRM
Impacted products
Vendor Product Version
Nozomi Networks Guardian Version: 20.0.7.3 and prior versions   <
Create a notification for this product.
   Nozomi Networks CMC Version: 20.0.7.3 and prior versions   <
Create a notification for this product.
Show details on NVD website


{
   containers: {
      adp: [
         {
            providerMetadata: {
               dateUpdated: "2024-08-03T20:33:41.180Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_refsource_CONFIRM",
                     "x_transferred",
                  ],
                  url: "https://security.nozominetworks.com/NN-2021:1-01",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               defaultStatus: "unaffected",
               product: "Guardian",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     status: "affected",
                     version: "20.0.7.3 and prior versions",
                     versionType: "custom",
                  },
               ],
            },
            {
               defaultStatus: "unaffected",
               product: "CMC",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     status: "affected",
                     version: "20.0.7.3 and prior versions",
                     versionType: "custom",
                  },
               ],
            },
         ],
         credits: [
            {
               lang: "en",
               type: "finder",
               value: "This bug was found by Erik de Jong",
            },
         ],
         datePublic: "2021-02-21T23:00:00.000Z",
         descriptions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>OS Command Injection vulnerability when changing date settings or hostname using web GUI of Nozomi Networks Guardian and CMC allows authenticated administrators to perform remote code execution. This issue affects: Nozomi Networks Guardian 20.0.7.3 version 20.0.7.3 and prior versions. Nozomi Networks CMC 20.0.7.3 version 20.0.7.3 and prior versions.</p>",
                  },
               ],
               value: "OS Command Injection vulnerability when changing date settings or hostname using web GUI of Nozomi Networks Guardian and CMC allows authenticated administrators to perform remote code execution. This issue affects: Nozomi Networks Guardian 20.0.7.3 version 20.0.7.3 and prior versions. Nozomi Networks CMC 20.0.7.3 version 20.0.7.3 and prior versions.",
            },
         ],
         impacts: [
            {
               capecId: "CAPEC-88",
               descriptions: [
                  {
                     lang: "en",
                     value: "CAPEC-88 OS Command Injection",
                  },
               ],
            },
         ],
         metrics: [
            {
               cvssV4_0: {
                  Automatable: "NOT_DEFINED",
                  Recovery: "NOT_DEFINED",
                  Safety: "NOT_DEFINED",
                  attackComplexity: "LOW",
                  attackRequirements: "NONE",
                  attackVector: "NETWORK",
                  baseScore: 8.6,
                  baseSeverity: "HIGH",
                  privilegesRequired: "HIGH",
                  providerUrgency: "NOT_DEFINED",
                  subAvailabilityImpact: "NONE",
                  subConfidentialityImpact: "NONE",
                  subIntegrityImpact: "NONE",
                  userInteraction: "NONE",
                  valueDensity: "NOT_DEFINED",
                  vectorString: "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                  version: "4.0",
                  vulnAvailabilityImpact: "HIGH",
                  vulnConfidentialityImpact: "HIGH",
                  vulnIntegrityImpact: "HIGH",
                  vulnerabilityResponseEffort: "NOT_DEFINED",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
            {
               cvssV3_1: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 7.2,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "HIGH",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     cweId: "CWE-78",
                     description: "CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')",
                     lang: "en",
                     type: "CWE",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2024-05-28T10:17:39.175Z",
            orgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
            shortName: "Nozomi",
         },
         references: [
            {
               tags: [
                  "x_refsource_CONFIRM",
               ],
               url: "https://security.nozominetworks.com/NN-2021:1-01",
            },
         ],
         solutions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>v19 series: Upgrade to v19.0.12.  </p><p>v20 series: Upgrade to v20.0.7.4.</p>",
                  },
               ],
               value: "v19 series: Upgrade to v19.0.12.  \n\nv20 series: Upgrade to v20.0.7.4.",
            },
         ],
         source: {
            advisory: "https://security.nozominetworks.com/NN-2021:1-01",
            discovery: "EXTERNAL",
         },
         title: "Authenticated command injection when changing date settings or hostname in Guardian/CMC before 20.0.7.4",
         workarounds: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>Use internal firewall feature to limit management interface access and review user roles.</p>",
                  },
               ],
               value: "Use internal firewall feature to limit management interface access and review user roles.",
            },
         ],
         x_generator: {
            engine: "Vulnogram 0.0.9",
         },
         x_legacyV4Record: {
            CVE_data_meta: {
               ASSIGNER: "prodsec@nozominetworks.com",
               DATE_PUBLIC: "2021-02-22T00:00:00.000Z",
               ID: "CVE-2021-26724",
               STATE: "PUBLIC",
               TITLE: "Authenticated command injection when changing date settings or hostname in Guardian/CMC before 20.0.7.4",
            },
            affects: {
               vendor: {
                  vendor_data: [
                     {
                        product: {
                           product_data: [
                              {
                                 product_name: "Guardian",
                                 version: {
                                    version_data: [
                                       {
                                          version_value: "20.0.7.3 and prior versions",
                                       },
                                    ],
                                 },
                              },
                              {
                                 product_name: "CMC",
                                 version: {
                                    version_data: [
                                       {
                                          version_value: "20.0.7.3 and prior versions",
                                       },
                                    ],
                                 },
                              },
                           ],
                        },
                        vendor_name: "Nozomi Networks",
                     },
                  ],
               },
            },
            credit: [
               {
                  lang: "eng",
                  value: "This bug was found by Erik de Jong",
               },
            ],
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "eng",
                     value: "OS Command Injection vulnerability when changing date settings or hostname using web GUI of Nozomi Networks Guardian and CMC allows authenticated administrators to perform remote code execution. This issue affects: Nozomi Networks Guardian 20.0.7.3 version 20.0.7.3 and prior versions. Nozomi Networks CMC 20.0.7.3 version 20.0.7.3 and prior versions.",
                  },
               ],
            },
            generator: {
               engine: "Vulnogram 0.0.9",
            },
            impact: {
               cvss: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 7.2,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "HIGH",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "eng",
                           value: "CWE-78 OS Command Injection",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "https://security.nozominetworks.com/NN-2021:1-01",
                     refsource: "CONFIRM",
                     url: "https://security.nozominetworks.com/NN-2021:1-01",
                  },
               ],
            },
            solution: [
               {
                  lang: "en",
                  value: "v19 series: Upgrade to v19.0.12.  v20 series: Upgrade to v20.0.7.4.",
               },
            ],
            source: {
               advisory: "https://security.nozominetworks.com/NN-2021:1-01",
               discovery: "EXTERNAL",
            },
            work_around: [
               {
                  lang: "en",
                  value: "Use internal firewall feature to limit management interface access and review user roles.",
               },
            ],
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
      assignerShortName: "Nozomi",
      cveId: "CVE-2021-26724",
      datePublished: "2021-02-22T20:31:10.169422Z",
      dateReserved: "2021-02-05T00:00:00",
      dateUpdated: "2024-09-17T04:05:00.334Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
}

cve-2022-0551
Vulnerability from cvelistv5
Published
2022-03-24 14:15
Modified
2024-09-20 10:34
Summary
Improper Input Validation vulnerability in project file upload in Nozomi Networks Guardian and CMC allows an authenticated attacker with admin or import manager roles to execute unattended commands on the appliance using web server user privileges. This issue affects: Nozomi Networks Guardian versions prior to 22.0.0. Nozomi Networks CMC versions prior to 22.0.0.
References
https://security.nozominetworks.com/NN-2022:2-02x_refsource_CONFIRM
Impacted products
Vendor Product Version
Nozomi Networks Guardian Version: unspecified   < 22.0.0
Create a notification for this product.
   Nozomi Networks CMC Version: unspecified   < 22.0.0
Create a notification for this product.
Show details on NVD website


{
   containers: {
      adp: [
         {
            affected: [
               {
                  cpes: [
                     "cpe:2.3:a:nozominetworks:guardian:22.0.0:*:*:*:*:*:*:*",
                  ],
                  defaultStatus: "unknown",
                  product: "guardian",
                  vendor: "nozominetworks",
                  versions: [
                     {
                        lessThan: "22.0.0",
                        status: "affected",
                        version: "0",
                        versionType: "custom",
                     },
                  ],
               },
               {
                  cpes: [
                     "cpe:2.3:a:nozominetworks:cmc:22.0.0:*:*:*:*:*:*:*",
                  ],
                  defaultStatus: "unknown",
                  product: "cmc",
                  vendor: "nozominetworks",
                  versions: [
                     {
                        lessThan: "22.0.0",
                        status: "affected",
                        version: "0",
                        versionType: "custom",
                     },
                  ],
               },
            ],
            metrics: [
               {
                  other: {
                     content: {
                        id: "CVE-2022-0551",
                        options: [
                           {
                              Exploitation: "none",
                           },
                           {
                              Automatable: "yes",
                           },
                           {
                              "Technical Impact": "partial",
                           },
                        ],
                        role: "CISA Coordinator",
                        timestamp: "2024-05-28T15:19:38.365781Z",
                        version: "2.0.3",
                     },
                     type: "ssvc",
                  },
               },
            ],
            providerMetadata: {
               dateUpdated: "2024-06-05T18:59:55.497Z",
               orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0",
               shortName: "CISA-ADP",
            },
            title: "CISA ADP Vulnrichment",
         },
         {
            providerMetadata: {
               dateUpdated: "2024-08-02T23:32:46.290Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_refsource_CONFIRM",
                     "x_transferred",
                  ],
                  url: "https://security.nozominetworks.com/NN-2022:2-02",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               defaultStatus: "unaffected",
               product: "Guardian",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "22.0.0",
                     status: "affected",
                     version: "unspecified",
                     versionType: "custom",
                  },
               ],
            },
            {
               defaultStatus: "unaffected",
               product: "CMC",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "22.0.0",
                     status: "affected",
                     version: "unspecified",
                     versionType: "custom",
                  },
               ],
            },
         ],
         credits: [
            {
               lang: "en",
               type: "finder",
               value: "SECURA B.V. found this bug during a scheduled VAPT testing session.",
            },
         ],
         descriptions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>Improper Input Validation vulnerability in project file upload in Nozomi Networks Guardian and CMC allows an authenticated attacker with admin or import manager roles to execute unattended commands on the appliance using web server user privileges. This issue affects: Nozomi Networks Guardian versions prior to 22.0.0. Nozomi Networks CMC versions prior to 22.0.0.</p>",
                  },
               ],
               value: "Improper Input Validation vulnerability in project file upload in Nozomi Networks Guardian and CMC allows an authenticated attacker with admin or import manager roles to execute unattended commands on the appliance using web server user privileges. This issue affects: Nozomi Networks Guardian versions prior to 22.0.0. Nozomi Networks CMC versions prior to 22.0.0.",
            },
         ],
         impacts: [
            {
               capecId: "CAPEC-88",
               descriptions: [
                  {
                     lang: "en",
                     value: "CAPEC-88 OS Command Injection",
                  },
               ],
            },
         ],
         metrics: [
            {
               cvssV3_1: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 7.2,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "HIGH",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
            {
               cvssV4_0: {
                  Automatable: "NOT_DEFINED",
                  Recovery: "NOT_DEFINED",
                  Safety: "NOT_DEFINED",
                  attackComplexity: "LOW",
                  attackRequirements: "NONE",
                  attackVector: "NETWORK",
                  baseScore: 8.6,
                  baseSeverity: "HIGH",
                  privilegesRequired: "HIGH",
                  providerUrgency: "NOT_DEFINED",
                  subAvailabilityImpact: "NONE",
                  subConfidentialityImpact: "NONE",
                  subIntegrityImpact: "NONE",
                  userInteraction: "NONE",
                  valueDensity: "NOT_DEFINED",
                  vectorString: "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                  version: "4.0",
                  vulnAvailabilityImpact: "HIGH",
                  vulnConfidentialityImpact: "HIGH",
                  vulnIntegrityImpact: "HIGH",
                  vulnerabilityResponseEffort: "NOT_DEFINED",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     cweId: "CWE-20",
                     description: "CWE-20 Improper Input Validation",
                     lang: "en",
                     type: "CWE",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2024-09-20T10:34:31.686Z",
            orgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
            shortName: "Nozomi",
         },
         references: [
            {
               tags: [
                  "x_refsource_CONFIRM",
               ],
               url: "https://security.nozominetworks.com/NN-2022:2-02",
            },
         ],
         solutions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>Upgrade to v22.0.0.</p>",
                  },
               ],
               value: "Upgrade to v22.0.0.",
            },
         ],
         source: {
            advisory: "https://security.nozominetworks.com/NN-2022:2-02",
            discovery: "INTERNAL",
         },
         title: "Authenticated RCE on project configuration import in Guardian/CMC before 22.0.0",
         workarounds: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>Use internal firewall features to limit management interface access and review users allowed to import project data files.</p>",
                  },
               ],
               value: "Use internal firewall features to limit management interface access and review users allowed to import project data files.",
            },
         ],
         x_generator: {
            engine: "Vulnogram 0.0.9",
         },
         x_legacyV4Record: {
            CVE_data_meta: {
               ASSIGNER: "prodsec@nozominetworks.com",
               ID: "CVE-2022-0551",
               STATE: "PUBLIC",
               TITLE: "Authenticated RCE on project configuration import in Guardian/CMC before 22.0.0",
            },
            affects: {
               vendor: {
                  vendor_data: [
                     {
                        product: {
                           product_data: [
                              {
                                 product_name: "Guardian",
                                 version: {
                                    version_data: [
                                       {
                                          version_affected: "<",
                                          version_value: "22.0.0",
                                       },
                                    ],
                                 },
                              },
                              {
                                 product_name: "CMC",
                                 version: {
                                    version_data: [
                                       {
                                          version_affected: "<",
                                          version_value: "22.0.0",
                                       },
                                    ],
                                 },
                              },
                           ],
                        },
                        vendor_name: "Nozomi Networks",
                     },
                  ],
               },
            },
            credit: [
               {
                  lang: "eng",
                  value: "SECURA B.V. found this bug during a scheduled VAPT testing session.",
               },
            ],
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "eng",
                     value: "Improper Input Validation vulnerability in project file upload in Nozomi Networks Guardian and CMC allows an authenticated attacker with admin or import manager roles to execute unattended commands on the appliance using web server user privileges. This issue affects: Nozomi Networks Guardian versions prior to 22.0.0. Nozomi Networks CMC versions prior to 22.0.0.",
                  },
               ],
            },
            generator: {
               engine: "Vulnogram 0.0.9",
            },
            impact: {
               cvss: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "LOW",
                  baseScore: 6.3,
                  baseSeverity: "MEDIUM",
                  confidentialityImpact: "LOW",
                  integrityImpact: "LOW",
                  privilegesRequired: "LOW",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
                  version: "3.1",
               },
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "eng",
                           value: "CWE-20 Improper Input Validation",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "https://security.nozominetworks.com/NN-2022:2-02",
                     refsource: "CONFIRM",
                     url: "https://security.nozominetworks.com/NN-2022:2-02",
                  },
               ],
            },
            solution: [
               {
                  lang: "en",
                  value: "Upgrade to v22.0.0.",
               },
            ],
            source: {
               advisory: "https://security.nozominetworks.com/NN-2022:2-02",
               discovery: "INTERNAL",
            },
            work_around: [
               {
                  lang: "en",
                  value: "Use internal firewall features to limit management interface access and review users allowed to import project data files.",
               },
            ],
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
      assignerShortName: "Nozomi",
      cveId: "CVE-2022-0551",
      datePublished: "2022-03-24T14:15:22",
      dateReserved: "2022-02-09T00:00:00",
      dateUpdated: "2024-09-20T10:34:31.686Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
}

cve-2023-23574
Vulnerability from cvelistv5
Published
2023-08-09 08:39
Modified
2024-09-20 11:59
Summary
A blind SQL Injection vulnerability in Nozomi Networks Guardian and CMC, due to improper input validation in the alerts_count component, allows an authenticated attacker to execute arbitrary SQL statements on the DBMS used by the web application. Authenticated users may be able to extract arbitrary information from the DBMS in an uncontrolled way, alter its structure and data, and/or affect its availability.
Impacted products
Show details on NVD website


{
   containers: {
      adp: [
         {
            metrics: [
               {
                  other: {
                     content: {
                        id: "CVE-2023-23574",
                        options: [
                           {
                              Exploitation: "none",
                           },
                           {
                              Automatable: "no",
                           },
                           {
                              "Technical Impact": "total",
                           },
                        ],
                        role: "CISA Coordinator",
                        timestamp: "2024-07-08T18:08:39.453797Z",
                        version: "2.0.3",
                     },
                     type: "ssvc",
                  },
               },
            ],
            providerMetadata: {
               dateUpdated: "2024-07-08T18:09:00.319Z",
               orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0",
               shortName: "CISA-ADP",
            },
            title: "CISA ADP Vulnrichment",
         },
         {
            providerMetadata: {
               dateUpdated: "2024-08-02T10:35:33.314Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://security.nozominetworks.com/NN-2023:3-01",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               defaultStatus: "unaffected",
               product: "Guardian",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "22.6.2",
                     status: "affected",
                     version: "0",
                     versionType: "semver",
                  },
               ],
            },
            {
               defaultStatus: "unaffected",
               product: "CMC",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "22.6.2",
                     status: "affected",
                     version: "0",
                     versionType: "semver",
                  },
               ],
            },
         ],
         credits: [
            {
               lang: "en",
               type: "finder",
               user: "00000000-0000-4000-9000-000000000000",
               value: "This issue was found by Stefano Libero of Nozomi Networks Product Security team during a scheduled internal VAPT testing session.",
            },
         ],
         datePublic: "2023-08-09T07:00:00.000Z",
         descriptions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>A blind SQL Injection vulnerability in Nozomi Networks Guardian and CMC, due to improper input validation in the alerts_count component, allows an authenticated attacker to execute arbitrary SQL statements on the DBMS used by the web application.</p><p>Authenticated users may be able to extract arbitrary information from the DBMS in an uncontrolled way, alter its structure and data, and/or affect its availability.</p>",
                  },
               ],
               value: "A blind SQL Injection vulnerability in Nozomi Networks Guardian and CMC, due to improper input validation in the alerts_count component, allows an authenticated attacker to execute arbitrary SQL statements on the DBMS used by the web application.\n\nAuthenticated users may be able to extract arbitrary information from the DBMS in an uncontrolled way, alter its structure and data, and/or affect its availability.",
            },
         ],
         impacts: [
            {
               capecId: "CAPEC-7",
               descriptions: [
                  {
                     lang: "en",
                     value: "CAPEC-7 Blind SQL Injection",
                  },
               ],
            },
         ],
         metrics: [
            {
               cvssV3_1: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 8.8,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "LOW",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
            {
               cvssV4_0: {
                  Automatable: "NOT_DEFINED",
                  Recovery: "NOT_DEFINED",
                  Safety: "NOT_DEFINED",
                  attackComplexity: "LOW",
                  attackRequirements: "NONE",
                  attackVector: "NETWORK",
                  baseScore: 8.7,
                  baseSeverity: "HIGH",
                  privilegesRequired: "LOW",
                  providerUrgency: "NOT_DEFINED",
                  subAvailabilityImpact: "NONE",
                  subConfidentialityImpact: "NONE",
                  subIntegrityImpact: "NONE",
                  userInteraction: "NONE",
                  valueDensity: "NOT_DEFINED",
                  vectorString: "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                  version: "4.0",
                  vulnAvailabilityImpact: "HIGH",
                  vulnConfidentialityImpact: "HIGH",
                  vulnIntegrityImpact: "HIGH",
                  vulnerabilityResponseEffort: "NOT_DEFINED",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     cweId: "CWE-89",
                     description: "CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
                     lang: "en",
                     type: "CWE",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2024-09-20T11:59:12.084Z",
            orgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
            shortName: "Nozomi",
         },
         references: [
            {
               url: "https://security.nozominetworks.com/NN-2023:3-01",
            },
         ],
         solutions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>Upgrade to v22.6.2 or later.</p>",
                  },
               ],
               value: "Upgrade to v22.6.2 or later.",
            },
         ],
         source: {
            discovery: "INTERNAL",
         },
         title: "Authenticated Blind SQL Injection on alerts count in Guardian/CMC before 22.6.2",
         workarounds: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>Use internal firewall features to limit access to the web management interface.</p>",
                  },
               ],
               value: "Use internal firewall features to limit access to the web management interface.",
            },
         ],
         x_generator: {
            engine: "Vulnogram 0.1.0-dev",
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
      assignerShortName: "Nozomi",
      cveId: "CVE-2023-23574",
      datePublished: "2023-08-09T08:39:13.045Z",
      dateReserved: "2023-01-24T10:39:24.272Z",
      dateUpdated: "2024-09-20T11:59:12.084Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
}

cve-2023-23903
Vulnerability from cvelistv5
Published
2023-08-09 09:12
Modified
2024-09-20 12:09
Summary
An authenticated administrator can upload a SAML configuration file with the wrong format, with the application not checking the correct file format. Every subsequent application request will return an error. The whole application in rendered unusable until a console intervention.
Impacted products
Show details on NVD website


{
   containers: {
      adp: [
         {
            metrics: [
               {
                  other: {
                     content: {
                        id: "CVE-2023-23903",
                        options: [
                           {
                              Exploitation: "none",
                           },
                           {
                              Automatable: "no",
                           },
                           {
                              "Technical Impact": "partial",
                           },
                        ],
                        role: "CISA Coordinator",
                        timestamp: "2024-06-03T15:11:16.556413Z",
                        version: "2.0.3",
                     },
                     type: "ssvc",
                  },
               },
            ],
            providerMetadata: {
               dateUpdated: "2024-06-04T17:22:24.371Z",
               orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0",
               shortName: "CISA-ADP",
            },
            title: "CISA ADP Vulnrichment",
         },
         {
            providerMetadata: {
               dateUpdated: "2024-08-02T10:42:26.840Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://security.nozominetworks.com/NN-2023:7-01",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               defaultStatus: "unaffected",
               product: "Guardian",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "22.6.2",
                     status: "affected",
                     version: "0",
                     versionType: "semver",
                  },
               ],
            },
            {
               defaultStatus: "unaffected",
               product: "CMC",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "22.6.2",
                     status: "affected",
                     version: "0",
                     versionType: "semver",
                  },
               ],
            },
         ],
         credits: [
            {
               lang: "en",
               type: "finder",
               user: "00000000-0000-4000-9000-000000000000",
               value: "This issue was found by Stefano Libero of Nozomi Networks Product Security team during a scheduled internal VAPT testing session.",
            },
         ],
         datePublic: "2023-08-09T07:00:00.000Z",
         descriptions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>An authenticated administrator can upload a SAML configuration file with the wrong format, with the application not checking the correct file format. Every subsequent application request will return an error.</p><p>The whole application in rendered unusable until a console intervention.</p>",
                  },
               ],
               value: "An authenticated administrator can upload a SAML configuration file with the wrong format, with the application not checking the correct file format. Every subsequent application request will return an error.\n\nThe whole application in rendered unusable until a console intervention.",
            },
         ],
         impacts: [
            {
               capecId: "CAPEC-153",
               descriptions: [
                  {
                     lang: "en",
                     value: "CAPEC-153 Input Data Manipulation",
                  },
               ],
            },
         ],
         metrics: [
            {
               cvssV3_1: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 4.9,
                  baseSeverity: "MEDIUM",
                  confidentialityImpact: "NONE",
                  integrityImpact: "NONE",
                  privilegesRequired: "HIGH",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
                  version: "3.1",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
            {
               cvssV4_0: {
                  Automatable: "NOT_DEFINED",
                  Recovery: "NOT_DEFINED",
                  Safety: "NOT_DEFINED",
                  attackComplexity: "LOW",
                  attackRequirements: "NONE",
                  attackVector: "NETWORK",
                  baseScore: 6.9,
                  baseSeverity: "MEDIUM",
                  privilegesRequired: "HIGH",
                  providerUrgency: "NOT_DEFINED",
                  subAvailabilityImpact: "NONE",
                  subConfidentialityImpact: "NONE",
                  subIntegrityImpact: "NONE",
                  userInteraction: "NONE",
                  valueDensity: "NOT_DEFINED",
                  vectorString: "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
                  version: "4.0",
                  vulnAvailabilityImpact: "HIGH",
                  vulnConfidentialityImpact: "NONE",
                  vulnIntegrityImpact: "NONE",
                  vulnerabilityResponseEffort: "NOT_DEFINED",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     cweId: "CWE-1286",
                     description: "CWE-1286 Improper Validation of Syntactic Correctness of Input",
                     lang: "en",
                     type: "CWE",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2024-09-20T12:09:31.800Z",
            orgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
            shortName: "Nozomi",
         },
         references: [
            {
               url: "https://security.nozominetworks.com/NN-2023:7-01",
            },
         ],
         solutions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>Upgrade to v22.6.2 or later.</p>",
                  },
               ],
               value: "Upgrade to v22.6.2 or later.",
            },
         ],
         source: {
            discovery: "INTERNAL",
         },
         title: "DoS via SAML configuration in Guardian/CMC before 22.6.2",
         workarounds: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>Use internal firewall features to limit access to the web management interface.</p>",
                  },
               ],
               value: "Use internal firewall features to limit access to the web management interface.",
            },
         ],
         x_generator: {
            engine: "Vulnogram 0.1.0-dev",
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
      assignerShortName: "Nozomi",
      cveId: "CVE-2023-23903",
      datePublished: "2023-08-09T09:12:24.994Z",
      dateReserved: "2023-01-24T10:39:24.300Z",
      dateUpdated: "2024-09-20T12:09:31.800Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
}

cve-2022-4259
Vulnerability from cvelistv5
Published
2023-05-04 10:38
Modified
2024-08-03 01:34
Summary
Due to improper input validation in the Alerts controller, a SQL injection vulnerability in Nozomi Networks Guardian and CMC allows an authenticated attacker to execute arbitrary SQL queries on the DBMS used by the web application.
References
Impacted products
Show details on NVD website


{
   containers: {
      adp: [
         {
            affected: [
               {
                  cpes: [
                     "cpe:2.3:a:nozominetworks:cmc:*:*:*:*:*:*:*:*",
                  ],
                  defaultStatus: "unknown",
                  product: "cmc",
                  vendor: "nozominetworks",
                  versions: [
                     {
                        lessThan: "22.5.2",
                        status: "affected",
                        version: "0",
                        versionType: "semver",
                     },
                  ],
               },
               {
                  cpes: [
                     "cpe:2.3:a:nozominetworks:guardian:*:*:*:*:*:*:*:*",
                  ],
                  defaultStatus: "unknown",
                  product: "guardian",
                  vendor: "nozominetworks",
                  versions: [
                     {
                        lessThan: "22.5.2",
                        status: "affected",
                        version: "0",
                        versionType: "semver",
                     },
                  ],
               },
            ],
            metrics: [
               {
                  other: {
                     content: {
                        id: "CVE-2022-4259",
                        options: [
                           {
                              Exploitation: "none",
                           },
                           {
                              Automatable: "no",
                           },
                           {
                              "Technical Impact": "total",
                           },
                        ],
                        role: "CISA Coordinator",
                        timestamp: "2024-07-16T01:22:17.845775Z",
                        version: "2.0.3",
                     },
                     type: "ssvc",
                  },
               },
            ],
            providerMetadata: {
               dateUpdated: "2024-07-16T01:23:33.120Z",
               orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0",
               shortName: "CISA-ADP",
            },
            title: "CISA ADP Vulnrichment",
         },
         {
            providerMetadata: {
               dateUpdated: "2024-08-03T01:34:49.836Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "vendor-advisory",
                     "x_transferred",
                  ],
                  url: "https://security.nozominetworks.com/NN-2023:1-01",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               defaultStatus: "unknown",
               product: "CMC",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "22.5.2",
                     status: "affected",
                     version: "0",
                     versionType: "semver",
                  },
               ],
            },
            {
               defaultStatus: "unknown",
               product: "Guardian",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "22.5.2",
                     status: "affected",
                     version: "0",
                     versionType: "semver",
                  },
               ],
            },
         ],
         credits: [
            {
               lang: "en",
               type: "finder",
               user: "00000000-0000-4000-9000-000000000000",
               value: "This issue was found by Stefano Libero of Nozomi Networks Product Security team during an internal code review",
            },
         ],
         datePublic: "2023-05-03T07:00:00.000Z",
         descriptions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "Due to improper input validation in the Alerts controller, a SQL injection vulnerability in Nozomi Networks Guardian and CMC allows an authenticated attacker to execute arbitrary SQL queries on the DBMS used by the web application.",
                  },
               ],
               value: "Due to improper input validation in the Alerts controller, a SQL injection vulnerability in Nozomi Networks Guardian and CMC allows an authenticated attacker to execute arbitrary SQL queries on the DBMS used by the web application.",
            },
         ],
         impacts: [
            {
               capecId: "CAPEC-66",
               descriptions: [
                  {
                     lang: "en",
                     value: "CAPEC-66 SQL Injection",
                  },
               ],
            },
         ],
         metrics: [
            {
               cvssV3_1: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 8.8,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "LOW",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
            {
               cvssV4_0: {
                  Automatable: "NOT_DEFINED",
                  Recovery: "NOT_DEFINED",
                  Safety: "NOT_DEFINED",
                  attackComplexity: "LOW",
                  attackRequirements: "NONE",
                  attackVector: "NETWORK",
                  baseScore: 8.7,
                  baseSeverity: "HIGH",
                  privilegesRequired: "LOW",
                  providerUrgency: "NOT_DEFINED",
                  subAvailabilityImpact: "NONE",
                  subConfidentialityImpact: "NONE",
                  subIntegrityImpact: "NONE",
                  userInteraction: "NONE",
                  valueDensity: "NOT_DEFINED",
                  vectorString: "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                  version: "4.0",
                  vulnAvailabilityImpact: "HIGH",
                  vulnConfidentialityImpact: "HIGH",
                  vulnIntegrityImpact: "HIGH",
                  vulnerabilityResponseEffort: "NOT_DEFINED",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     cweId: "CWE-89",
                     description: "CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
                     lang: "en",
                     type: "CWE",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2024-05-28T12:07:40.848Z",
            orgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
            shortName: "Nozomi",
         },
         references: [
            {
               tags: [
                  "vendor-advisory",
               ],
               url: "https://security.nozominetworks.com/NN-2023:1-01",
            },
         ],
         solutions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "Upgrade to version &gt;= 22.5.2<br>",
                  },
               ],
               value: "Upgrade to version >= 22.5.2",
            },
         ],
         source: {
            discovery: "INTERNAL",
         },
         title: "Authenticated SQL Injection on Alerts in Guardian/CMC before 22.5.2",
         workarounds: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "Use internal firewall features to limit access to the web management interface.<br>",
                  },
               ],
               value: "Use internal firewall features to limit access to the web management interface.",
            },
         ],
         x_generator: {
            engine: "Vulnogram 0.1.0-dev",
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
      assignerShortName: "Nozomi",
      cveId: "CVE-2022-4259",
      datePublished: "2023-05-04T10:38:25.076Z",
      dateReserved: "2022-12-01T16:10:50.593Z",
      dateUpdated: "2024-08-03T01:34:49.836Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
}

cve-2021-26725
Vulnerability from cvelistv5
Published
2021-02-22 20:31
Modified
2024-09-17 14:24
Summary
Path Traversal vulnerability when changing timezone using web GUI of Nozomi Networks Guardian, CMC allows an authenticated administrator to read-protected system files. This issue affects: Nozomi Networks Guardian 20.0.7.3 version 20.0.7.3 and prior versions. Nozomi Networks CMC 20.0.7.3 version 20.0.7.3 and prior versions.
References
https://security.nozominetworks.com/NN-2021:2-01x_refsource_CONFIRM
Impacted products
Vendor Product Version
Nozomi Networks Guardian Version: 20.0.7.3 and prior versions   <
Create a notification for this product.
   Nozomi Networks CMC Version: 20.0.7.3 and prior versions   <
Create a notification for this product.
Show details on NVD website


{
   containers: {
      adp: [
         {
            providerMetadata: {
               dateUpdated: "2024-08-03T20:33:40.606Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_refsource_CONFIRM",
                     "x_transferred",
                  ],
                  url: "https://security.nozominetworks.com/NN-2021:2-01",
               },
            ],
            title: "CVE Program Container",
         },
         {
            metrics: [
               {
                  other: {
                     content: {
                        id: "CVE-2021-26725",
                        options: [
                           {
                              Exploitation: "none",
                           },
                           {
                              Automatable: "no",
                           },
                           {
                              "Technical Impact": "total",
                           },
                        ],
                        role: "CISA Coordinator",
                        timestamp: "2024-08-07T18:22:47.500572Z",
                        version: "2.0.3",
                     },
                     type: "ssvc",
                  },
               },
            ],
            providerMetadata: {
               dateUpdated: "2024-09-17T14:24:48.138Z",
               orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0",
               shortName: "CISA-ADP",
            },
            title: "CISA ADP Vulnrichment",
         },
      ],
      cna: {
         affected: [
            {
               defaultStatus: "unaffected",
               product: "Guardian",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     status: "affected",
                     version: "20.0.7.3 and prior versions",
                     versionType: "custom",
                  },
               ],
            },
            {
               defaultStatus: "unaffected",
               product: "CMC",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     status: "affected",
                     version: "20.0.7.3 and prior versions",
                     versionType: "custom",
                  },
               ],
            },
         ],
         credits: [
            {
               lang: "en",
               type: "finder",
               value: "This bug was found by Erik de Jong",
            },
         ],
         datePublic: "2021-02-21T23:00:00.000Z",
         descriptions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>Path Traversal vulnerability when changing timezone using web GUI of Nozomi Networks Guardian, CMC allows an authenticated administrator to read-protected system files. This issue affects: Nozomi Networks Guardian 20.0.7.3 version 20.0.7.3 and prior versions. Nozomi Networks CMC 20.0.7.3 version 20.0.7.3 and prior versions.</p>",
                  },
               ],
               value: "Path Traversal vulnerability when changing timezone using web GUI of Nozomi Networks Guardian, CMC allows an authenticated administrator to read-protected system files. This issue affects: Nozomi Networks Guardian 20.0.7.3 version 20.0.7.3 and prior versions. Nozomi Networks CMC 20.0.7.3 version 20.0.7.3 and prior versions.",
            },
         ],
         impacts: [
            {
               capecId: "CAPEC-126",
               descriptions: [
                  {
                     lang: "en",
                     value: "CAPEC-126 Path Traversal",
                  },
               ],
            },
         ],
         metrics: [
            {
               cvssV3_1: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 7.2,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "HIGH",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
            {
               cvssV4_0: {
                  Automatable: "NOT_DEFINED",
                  Recovery: "NOT_DEFINED",
                  Safety: "NOT_DEFINED",
                  attackComplexity: "LOW",
                  attackRequirements: "NONE",
                  attackVector: "NETWORK",
                  baseScore: 8.6,
                  baseSeverity: "HIGH",
                  privilegesRequired: "HIGH",
                  providerUrgency: "NOT_DEFINED",
                  subAvailabilityImpact: "NONE",
                  subConfidentialityImpact: "NONE",
                  subIntegrityImpact: "NONE",
                  userInteraction: "NONE",
                  valueDensity: "NOT_DEFINED",
                  vectorString: "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                  version: "4.0",
                  vulnAvailabilityImpact: "HIGH",
                  vulnConfidentialityImpact: "HIGH",
                  vulnIntegrityImpact: "HIGH",
                  vulnerabilityResponseEffort: "NOT_DEFINED",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     cweId: "CWE-24",
                     description: "CWE-24 Path Traversal: '../filedir'",
                     lang: "en",
                     type: "CWE",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2024-05-28T10:29:15.480Z",
            orgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
            shortName: "Nozomi",
         },
         references: [
            {
               tags: [
                  "x_refsource_CONFIRM",
               ],
               url: "https://security.nozominetworks.com/NN-2021:2-01",
            },
         ],
         solutions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>v19 series: Upgrade to v19.0.12.  </p><p>v20 series: Upgrade to v20.0.7.4.</p>",
                  },
               ],
               value: "v19 series: Upgrade to v19.0.12.  \n\nv20 series: Upgrade to v20.0.7.4.",
            },
         ],
         source: {
            advisory: "https://security.nozominetworks.com/NN-2021:2-01",
            discovery: "EXTERNAL",
         },
         title: "Authenticated command path traversal on timezone settings in Guardian/CMC before 20.0.7.4",
         workarounds: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>Use internal firewall feature to limit management interface access and review user roles.</p>",
                  },
               ],
               value: "Use internal firewall feature to limit management interface access and review user roles.",
            },
         ],
         x_generator: {
            engine: "Vulnogram 0.0.9",
         },
         x_legacyV4Record: {
            CVE_data_meta: {
               ASSIGNER: "prodsec@nozominetworks.com",
               DATE_PUBLIC: "2021-02-22T00:00:00.000Z",
               ID: "CVE-2021-26725",
               STATE: "PUBLIC",
               TITLE: "Authenticated command path traversal on timezone settings in Guardian/CMC before 20.0.7.4",
            },
            affects: {
               vendor: {
                  vendor_data: [
                     {
                        product: {
                           product_data: [
                              {
                                 product_name: "Guardian",
                                 version: {
                                    version_data: [
                                       {
                                          version_value: "20.0.7.3 and prior versions",
                                       },
                                    ],
                                 },
                              },
                              {
                                 product_name: "CMC",
                                 version: {
                                    version_data: [
                                       {
                                          version_value: "20.0.7.3 and prior versions",
                                       },
                                    ],
                                 },
                              },
                           ],
                        },
                        vendor_name: "Nozomi Networks",
                     },
                  ],
               },
            },
            credit: [
               {
                  lang: "eng",
                  value: "This bug was found by Erik de Jong",
               },
            ],
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "eng",
                     value: "Path Traversal vulnerability when changing timezone using web GUI of Nozomi Networks Guardian, CMC allows an authenticated administrator to read-protected system files. This issue affects: Nozomi Networks Guardian 20.0.7.3 version 20.0.7.3 and prior versions. Nozomi Networks CMC 20.0.7.3 version 20.0.7.3 and prior versions.",
                  },
               ],
            },
            generator: {
               engine: "Vulnogram 0.0.9",
            },
            impact: {
               cvss: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 7.2,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "HIGH",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "eng",
                           value: "CWE-24 Path Traversal: '../filedir'",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "https://security.nozominetworks.com/NN-2021:2-01",
                     refsource: "CONFIRM",
                     url: "https://security.nozominetworks.com/NN-2021:2-01",
                  },
               ],
            },
            solution: [
               {
                  lang: "en",
                  value: "v19 series: Upgrade to v19.0.12.  v20 series: Upgrade to v20.0.7.4.",
               },
            ],
            source: {
               advisory: "https://security.nozominetworks.com/NN-2021:2-01",
               discovery: "EXTERNAL",
            },
            work_around: [
               {
                  lang: "en",
                  value: "Use internal firewall feature to limit management interface access and review user roles.",
               },
            ],
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
      assignerShortName: "Nozomi",
      cveId: "CVE-2021-26725",
      datePublished: "2021-02-22T20:31:06.852922Z",
      dateReserved: "2021-02-05T00:00:00",
      dateUpdated: "2024-09-17T14:24:48.138Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
}

cve-2023-29245
Vulnerability from cvelistv5
Published
2023-09-19 10:04
Modified
2024-09-20 10:48
Summary
A SQL Injection vulnerability in Nozomi Networks Guardian and CMC, due to improper input validation in certain fields used in the Asset Intelligence functionality of our IDS, may allow an unauthenticated attacker to execute arbitrary SQL statements on the DBMS used by the web application by sending specially crafted malicious network packets. Malicious users with extensive knowledge on the underlying system may be able to extract arbitrary information from the DBMS in an uncontrolled way, alter its structure and data, and/or affect its availability.
Impacted products
Vendor Product Version
Nozomi Networks Guardian Version: 22.6.0   
Version: 23.0.0   
Create a notification for this product.
   Nozomi Networks CMC Version: 22.6.0   
Version: 23.0.0   
Create a notification for this product.
Show details on NVD website


{
   containers: {
      adp: [
         {
            providerMetadata: {
               dateUpdated: "2024-08-02T14:00:16.066Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://security.nozominetworks.com/NN-2023:11-01",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               defaultStatus: "unaffected",
               product: "Guardian",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "22.6.3",
                     status: "affected",
                     version: "22.6.0",
                     versionType: "semver",
                  },
                  {
                     lessThan: "23.1.0",
                     status: "affected",
                     version: "23.0.0",
                     versionType: "semver",
                  },
               ],
            },
            {
               defaultStatus: "unaffected",
               product: "CMC",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "22.6.3",
                     status: "affected",
                     version: "22.6.0",
                     versionType: "semver",
                  },
                  {
                     lessThan: "23.1.0",
                     status: "affected",
                     version: "23.0.0",
                     versionType: "semver",
                  },
               ],
            },
         ],
         credits: [
            {
               lang: "en",
               type: "finder",
               user: "00000000-0000-4000-9000-000000000000",
               value: "This issue was found by Nozomi Networks during an internal investigation.",
            },
         ],
         datePublic: "2023-09-18T07:00:00.000Z",
         descriptions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<div><div>A SQL Injection vulnerability in Nozomi Networks Guardian and CMC, due to improper input validation in certain fields used in the Asset Intelligence functionality of our IDS, may allow an unauthenticated attacker to execute arbitrary SQL statements on the DBMS used by the web application by sending specially crafted malicious network packets.</div><div>Malicious users with extensive knowledge on the underlying system may be able to extract arbitrary information from the DBMS in an uncontrolled way, alter its structure and data, and/or affect its availability.</div></div>",
                  },
               ],
               value: "A SQL Injection vulnerability in Nozomi Networks Guardian and CMC, due to improper input validation in certain fields used in the Asset Intelligence functionality of our IDS, may allow an unauthenticated attacker to execute arbitrary SQL statements on the DBMS used by the web application by sending specially crafted malicious network packets.\n\nMalicious users with extensive knowledge on the underlying system may be able to extract arbitrary information from the DBMS in an uncontrolled way, alter its structure and data, and/or affect its availability.",
            },
         ],
         impacts: [
            {
               capecId: "CAPEC-66",
               descriptions: [
                  {
                     lang: "en",
                     value: "CAPEC-66 SQL Injection",
                  },
               ],
            },
         ],
         metrics: [
            {
               cvssV3_1: {
                  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",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
            {
               cvssV4_0: {
                  Automatable: "NOT_DEFINED",
                  Recovery: "NOT_DEFINED",
                  Safety: "NOT_DEFINED",
                  attackComplexity: "HIGH",
                  attackRequirements: "PRESENT",
                  attackVector: "NETWORK",
                  baseScore: 9.2,
                  baseSeverity: "CRITICAL",
                  privilegesRequired: "NONE",
                  providerUrgency: "NOT_DEFINED",
                  subAvailabilityImpact: "NONE",
                  subConfidentialityImpact: "NONE",
                  subIntegrityImpact: "NONE",
                  userInteraction: "NONE",
                  valueDensity: "NOT_DEFINED",
                  vectorString: "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                  version: "4.0",
                  vulnAvailabilityImpact: "HIGH",
                  vulnConfidentialityImpact: "HIGH",
                  vulnIntegrityImpact: "HIGH",
                  vulnerabilityResponseEffort: "NOT_DEFINED",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     cweId: "CWE-89",
                     description: "CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
                     lang: "en",
                     type: "CWE",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2024-09-20T10:48:14.678Z",
            orgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
            shortName: "Nozomi",
         },
         references: [
            {
               url: "https://security.nozominetworks.com/NN-2023:11-01",
            },
         ],
         solutions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<div><div>Upgrade to v22.6.3, v23.1.0 or later.</div></div>",
                  },
               ],
               value: "Upgrade to v22.6.3, v23.1.0 or later.",
            },
         ],
         source: {
            discovery: "INTERNAL",
         },
         title: "SQL Injection on IDS parsing of malformed asset fields in Guardian/CMC >= 22.6.0 before 22.6.3 and 23.1.0",
         x_generator: {
            engine: "Vulnogram 0.1.0-dev",
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
      assignerShortName: "Nozomi",
      cveId: "CVE-2023-29245",
      datePublished: "2023-09-19T10:04:57.213Z",
      dateReserved: "2023-06-12T09:20:58.631Z",
      dateUpdated: "2024-09-20T10:48:14.678Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
}

cve-2023-5253
Vulnerability from cvelistv5
Published
2024-01-15 10:53
Modified
2024-09-20 11:38
Summary
A missing authentication check in the WebSocket channel used for the Check Point IoT integration in Nozomi Networks Guardian and CMC, may allow an unauthenticated attacker to obtain assets data without authentication. Malicious unauthenticated users with knowledge on the underlying system may be able to extract limited asset information.
Impacted products
Show details on NVD website


{
   containers: {
      adp: [
         {
            providerMetadata: {
               dateUpdated: "2024-08-02T07:52:08.520Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://security.nozominetworks.com/NN-2023:12-01",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               defaultStatus: "unaffected",
               product: "Guardian",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "23.3.0",
                     status: "affected",
                     version: "0",
                     versionType: "semver",
                  },
               ],
            },
            {
               defaultStatus: "unaffected",
               product: "CMC",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "23.3.0",
                     status: "affected",
                     version: "0",
                     versionType: "semver",
                  },
               ],
            },
         ],
         credits: [
            {
               lang: "en",
               type: "finder",
               user: "00000000-0000-4000-9000-000000000000",
               value: "This issue was found by Nozomi Networks Product Security team during an internal VAPT testing session.",
            },
         ],
         datePublic: "2024-01-15T08:00:00.000Z",
         descriptions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<div><div>A missing authentication check in the WebSocket channel used for the Check Point IoT integration in Nozomi Networks Guardian and CMC, may allow an unauthenticated attacker to obtain assets data without authentication.</div></div><div><div>Malicious unauthenticated users with knowledge on the underlying system may be able to extract limited asset information.</div></div>",
                  },
               ],
               value: "A missing authentication check in the WebSocket channel used for the Check Point IoT integration in Nozomi Networks Guardian and CMC, may allow an unauthenticated attacker to obtain assets data without authentication.\n\n\n\nMalicious unauthenticated users with knowledge on the underlying system may be able to extract limited asset information.",
            },
         ],
         impacts: [
            {
               capecId: "CAPEC-115",
               descriptions: [
                  {
                     lang: "en",
                     value: "CAPEC-115 Authentication Bypass",
                  },
               ],
            },
         ],
         metrics: [
            {
               cvssV3_1: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "NONE",
                  baseScore: 5.3,
                  baseSeverity: "MEDIUM",
                  confidentialityImpact: "LOW",
                  integrityImpact: "NONE",
                  privilegesRequired: "NONE",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
                  version: "3.1",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
            {
               cvssV4_0: {
                  Automatable: "NOT_DEFINED",
                  Recovery: "NOT_DEFINED",
                  Safety: "NOT_DEFINED",
                  attackComplexity: "LOW",
                  attackRequirements: "PRESENT",
                  attackVector: "NETWORK",
                  baseScore: 6.3,
                  baseSeverity: "MEDIUM",
                  privilegesRequired: "NONE",
                  providerUrgency: "NOT_DEFINED",
                  subAvailabilityImpact: "NONE",
                  subConfidentialityImpact: "LOW",
                  subIntegrityImpact: "NONE",
                  userInteraction: "NONE",
                  valueDensity: "NOT_DEFINED",
                  vectorString: "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N",
                  version: "4.0",
                  vulnAvailabilityImpact: "NONE",
                  vulnConfidentialityImpact: "LOW",
                  vulnIntegrityImpact: "NONE",
                  vulnerabilityResponseEffort: "NOT_DEFINED",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     cweId: "CWE-306",
                     description: "CWE-306 Missing Authentication for Critical Function",
                     lang: "en",
                     type: "CWE",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2024-09-20T11:38:34.932Z",
            orgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
            shortName: "Nozomi",
         },
         references: [
            {
               url: "https://security.nozominetworks.com/NN-2023:12-01",
            },
         ],
         solutions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<div><div>Upgrade to v23.3.0 or later.</div></div>",
                  },
               ],
               value: "Upgrade to v23.3.0 or later.",
            },
         ],
         source: {
            discovery: "INTERNAL",
         },
         title: "Check Point IoT integration: WebSocket returns assets data without authentication in Guardian/CMC before 23.3.0",
         workarounds: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<div><div>Use internal firewall features to limit access to the web management interface.</div></div>",
                  },
               ],
               value: "Use internal firewall features to limit access to the web management interface.",
            },
         ],
         x_generator: {
            engine: "Vulnogram 0.1.0-dev",
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
      assignerShortName: "Nozomi",
      cveId: "CVE-2023-5253",
      datePublished: "2024-01-15T10:53:56.305Z",
      dateReserved: "2023-09-28T12:41:27.922Z",
      dateUpdated: "2024-09-20T11:38:34.932Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
}

cve-2022-0550
Vulnerability from cvelistv5
Published
2022-03-24 14:15
Modified
2024-09-20 10:26
Summary
Improper Input Validation vulnerability in custom report logo upload in Nozomi Networks Guardian, and CMC allows an authenticated attacker with admin or report manager roles to execute unattended commands on the appliance using web server user privileges. This issue affects: Nozomi Networks Guardian versions prior to 22.0.0. Nozomi Networks CMC versions prior to 22.0.0.
References
https://security.nozominetworks.com/NN-2022:2-01x_refsource_CONFIRM
Impacted products
Vendor Product Version
Nozomi Networks Guardian Version: unspecified   < 22.0.0
Create a notification for this product.
   Nozomi Networks CMC Version: unspecified   < 22.0.0
Create a notification for this product.
Show details on NVD website


{
   containers: {
      adp: [
         {
            providerMetadata: {
               dateUpdated: "2024-08-02T23:32:46.357Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_refsource_CONFIRM",
                     "x_transferred",
                  ],
                  url: "https://security.nozominetworks.com/NN-2022:2-01",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               defaultStatus: "unaffected",
               product: "Guardian",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "22.0.0",
                     status: "affected",
                     version: "unspecified",
                     versionType: "custom",
                  },
               ],
            },
            {
               defaultStatus: "unaffected",
               product: "CMC",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "22.0.0",
                     status: "affected",
                     version: "unspecified",
                     versionType: "custom",
                  },
               ],
            },
         ],
         credits: [
            {
               lang: "en",
               type: "finder",
               value: "SECURA B.V. found this bug during a scheduled VAPT testing session.",
            },
         ],
         descriptions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>Improper Input Validation vulnerability in custom report logo upload in Nozomi Networks Guardian, and CMC allows an authenticated attacker with admin or report manager roles to execute unattended commands on the appliance using web server user privileges. This issue affects: Nozomi Networks Guardian versions prior to 22.0.0. Nozomi Networks CMC versions prior to 22.0.0.</p>",
                  },
               ],
               value: "Improper Input Validation vulnerability in custom report logo upload in Nozomi Networks Guardian, and CMC allows an authenticated attacker with admin or report manager roles to execute unattended commands on the appliance using web server user privileges. This issue affects: Nozomi Networks Guardian versions prior to 22.0.0. Nozomi Networks CMC versions prior to 22.0.0.",
            },
         ],
         impacts: [
            {
               capecId: "CAPEC-88",
               descriptions: [
                  {
                     lang: "en",
                     value: "CAPEC-88 OS Command Injection",
                  },
               ],
            },
         ],
         metrics: [
            {
               cvssV3_1: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 7.2,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "HIGH",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
            {
               cvssV4_0: {
                  Automatable: "NOT_DEFINED",
                  Recovery: "NOT_DEFINED",
                  Safety: "NOT_DEFINED",
                  attackComplexity: "LOW",
                  attackRequirements: "NONE",
                  attackVector: "NETWORK",
                  baseScore: 8.6,
                  baseSeverity: "HIGH",
                  privilegesRequired: "HIGH",
                  providerUrgency: "NOT_DEFINED",
                  subAvailabilityImpact: "NONE",
                  subConfidentialityImpact: "NONE",
                  subIntegrityImpact: "NONE",
                  userInteraction: "NONE",
                  valueDensity: "NOT_DEFINED",
                  vectorString: "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                  version: "4.0",
                  vulnAvailabilityImpact: "HIGH",
                  vulnConfidentialityImpact: "HIGH",
                  vulnIntegrityImpact: "HIGH",
                  vulnerabilityResponseEffort: "NOT_DEFINED",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     cweId: "CWE-20",
                     description: "CWE-20 Improper Input Validation",
                     lang: "en",
                     type: "CWE",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2024-09-20T10:26:05.832Z",
            orgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
            shortName: "Nozomi",
         },
         references: [
            {
               tags: [
                  "x_refsource_CONFIRM",
               ],
               url: "https://security.nozominetworks.com/NN-2022:2-01",
            },
         ],
         solutions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>Upgrade to v22.0.0.</p>",
                  },
               ],
               value: "Upgrade to v22.0.0.",
            },
         ],
         source: {
            advisory: "https://security.nozominetworks.com/NN-2022:2-01",
            discovery: "INTERNAL",
         },
         title: "Authenticated RCE on logo report upload in Guardian/CMC before 22.0.0",
         workarounds: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>Use internal firewall features to limit management interface access and review users allowed to manage reports.</p>",
                  },
               ],
               value: "Use internal firewall features to limit management interface access and review users allowed to manage reports.",
            },
         ],
         x_generator: {
            engine: "Vulnogram 0.0.9",
         },
         x_legacyV4Record: {
            CVE_data_meta: {
               ASSIGNER: "prodsec@nozominetworks.com",
               ID: "CVE-2022-0550",
               STATE: "PUBLIC",
               TITLE: "Authenticated RCE on logo report upload in Guardian/CMC before 22.0.0",
            },
            affects: {
               vendor: {
                  vendor_data: [
                     {
                        product: {
                           product_data: [
                              {
                                 product_name: "Guardian",
                                 version: {
                                    version_data: [
                                       {
                                          version_affected: "<",
                                          version_value: "22.0.0",
                                       },
                                    ],
                                 },
                              },
                              {
                                 product_name: "CMC",
                                 version: {
                                    version_data: [
                                       {
                                          version_affected: "<",
                                          version_value: "22.0.0",
                                       },
                                    ],
                                 },
                              },
                           ],
                        },
                        vendor_name: "Nozomi Networks",
                     },
                  ],
               },
            },
            credit: [
               {
                  lang: "eng",
                  value: "SECURA B.V. found this bug during a scheduled VAPT testing session.",
               },
            ],
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "eng",
                     value: "Improper Input Validation vulnerability in custom report logo upload in Nozomi Networks Guardian, and CMC allows an authenticated attacker with admin or report manager roles to execute unattended commands on the appliance using web server user privileges. This issue affects: Nozomi Networks Guardian versions prior to 22.0.0. Nozomi Networks CMC versions prior to 22.0.0.",
                  },
               ],
            },
            generator: {
               engine: "Vulnogram 0.0.9",
            },
            impact: {
               cvss: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "LOW",
                  baseScore: 6.3,
                  baseSeverity: "MEDIUM",
                  confidentialityImpact: "LOW",
                  integrityImpact: "LOW",
                  privilegesRequired: "LOW",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
                  version: "3.1",
               },
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "eng",
                           value: "CWE-20 Improper Input Validation",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "https://security.nozominetworks.com/NN-2022:2-01",
                     refsource: "CONFIRM",
                     url: "https://security.nozominetworks.com/NN-2022:2-01",
                  },
               ],
            },
            solution: [
               {
                  lang: "en",
                  value: "Upgrade to v22.0.0.",
               },
            ],
            source: {
               advisory: "https://security.nozominetworks.com/NN-2022:2-01",
               discovery: "INTERNAL",
            },
            work_around: [
               {
                  lang: "en",
                  value: "Use internal firewall features to limit management interface access and review users allowed to manage reports.",
               },
            ],
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
      assignerShortName: "Nozomi",
      cveId: "CVE-2022-0550",
      datePublished: "2022-03-24T14:15:20",
      dateReserved: "2022-02-09T00:00:00",
      dateUpdated: "2024-09-20T10:26:05.832Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
}

cve-2023-2567
Vulnerability from cvelistv5
Published
2023-09-19 10:03
Modified
2024-09-20 12:17
Summary
A SQL Injection vulnerability has been found in Nozomi Networks Guardian and CMC, due to improper input validation in certain parameters used in the Query functionality. Authenticated users may be able to execute arbitrary SQL statements on the DBMS used by the web application.
Impacted products
Vendor Product Version
Nozomi Networks Guardian Version: 0   
Version: 23.0.0   
Create a notification for this product.
   Nozomi Networks CMC Version: 0   
Version: 23.0.0   
Create a notification for this product.
Show details on NVD website


{
   containers: {
      adp: [
         {
            providerMetadata: {
               dateUpdated: "2024-08-02T06:26:09.695Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://security.nozominetworks.com/NN-2023:9-01",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               defaultStatus: "unaffected",
               product: "Guardian",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "22.6.3",
                     status: "affected",
                     version: "0",
                     versionType: "semver",
                  },
                  {
                     lessThan: "23.1.0",
                     status: "affected",
                     version: "23.0.0",
                     versionType: "semver",
                  },
               ],
            },
            {
               defaultStatus: "unaffected",
               product: "CMC",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "22.6.3",
                     status: "affected",
                     version: "0",
                     versionType: "semver",
                  },
                  {
                     lessThan: "23.1.0",
                     status: "affected",
                     version: "23.0.0",
                     versionType: "semver",
                  },
               ],
            },
         ],
         credits: [
            {
               lang: "en",
               type: "finder",
               user: "00000000-0000-4000-9000-000000000000",
               value: "This issue was found by Mostafa Soliman of IBM X-Force Red during a VAPT testing session commissioned by one of our customers.",
            },
         ],
         datePublic: "2023-09-18T07:00:00.000Z",
         descriptions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<div><div>A SQL Injection vulnerability has been found in Nozomi Networks Guardian and CMC, due to improper input validation in certain parameters used in the Query functionality.<br>Authenticated users may be able to execute arbitrary SQL statements on the DBMS used by the web application.</div></div>",
                  },
               ],
               value: "A SQL Injection vulnerability has been found in Nozomi Networks Guardian and CMC, due to improper input validation in certain parameters used in the Query functionality.\nAuthenticated users may be able to execute arbitrary SQL statements on the DBMS used by the web application.",
            },
         ],
         impacts: [
            {
               capecId: "CAPEC-66",
               descriptions: [
                  {
                     lang: "en",
                     value: "CAPEC-66 SQL Injection",
                  },
               ],
            },
         ],
         metrics: [
            {
               cvssV3_1: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 8.8,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "LOW",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
            {
               cvssV4_0: {
                  Automatable: "NOT_DEFINED",
                  Recovery: "NOT_DEFINED",
                  Safety: "NOT_DEFINED",
                  attackComplexity: "LOW",
                  attackRequirements: "NONE",
                  attackVector: "NETWORK",
                  baseScore: 8.7,
                  baseSeverity: "HIGH",
                  privilegesRequired: "LOW",
                  providerUrgency: "NOT_DEFINED",
                  subAvailabilityImpact: "NONE",
                  subConfidentialityImpact: "NONE",
                  subIntegrityImpact: "NONE",
                  userInteraction: "NONE",
                  valueDensity: "NOT_DEFINED",
                  vectorString: "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                  version: "4.0",
                  vulnAvailabilityImpact: "HIGH",
                  vulnConfidentialityImpact: "HIGH",
                  vulnIntegrityImpact: "HIGH",
                  vulnerabilityResponseEffort: "NOT_DEFINED",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     cweId: "CWE-89",
                     description: "CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
                     lang: "en",
                     type: "CWE",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2024-09-20T12:17:25.494Z",
            orgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
            shortName: "Nozomi",
         },
         references: [
            {
               url: "https://security.nozominetworks.com/NN-2023:9-01",
            },
         ],
         solutions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<div><div>Upgrade to v22.6.3, v23.1.0 or later.</div></div>",
                  },
               ],
               value: "Upgrade to v22.6.3, v23.1.0 or later.",
            },
         ],
         source: {
            discovery: "EXTERNAL",
         },
         title: "Authenticated SQL Injection on Query functionality in Guardian/CMC before 22.6.3 and 23.1.0",
         workarounds: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<div><div>Use internal firewall features to limit access to the web management interface.</div></div>",
                  },
               ],
               value: "Use internal firewall features to limit access to the web management interface.",
            },
         ],
         x_generator: {
            engine: "Vulnogram 0.1.0-dev",
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
      assignerShortName: "Nozomi",
      cveId: "CVE-2023-2567",
      datePublished: "2023-09-19T10:03:04.013Z",
      dateReserved: "2023-05-08T08:20:28.150Z",
      dateUpdated: "2024-09-20T12:17:25.494Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
}

cve-2023-24477
Vulnerability from cvelistv5
Published
2023-08-09 07:50
Modified
2024-09-20 12:13
Summary
In certain conditions, depending on timing and the usage of the Chrome web browser, Guardian/CMC versions before 22.6.2 do not always completely invalidate the user session upon logout. Thus an authenticated local attacker may gain acces to the original user's session.
Impacted products
Show details on NVD website


{
   containers: {
      adp: [
         {
            providerMetadata: {
               dateUpdated: "2024-08-02T10:56:04.114Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://security.nozominetworks.com/NN-2023:8-01",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               defaultStatus: "unaffected",
               product: "Guardian",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "22.6.2",
                     status: "affected",
                     version: "0",
                     versionType: "semver",
                  },
               ],
            },
            {
               defaultStatus: "unaffected",
               product: "CMC",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "22.6.2",
                     status: "affected",
                     version: "0",
                     versionType: "semver",
                  },
               ],
            },
         ],
         credits: [
            {
               lang: "en",
               type: "other",
               user: "00000000-0000-4000-9000-000000000000",
               value: "This issue was confirmed by Nozomi Networks after a bug reported by one of our Customers.",
            },
         ],
         datePublic: "2023-08-09T07:00:00.000Z",
         descriptions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>In certain conditions, depending on timing and the usage of the Chrome web browser, Guardian/CMC versions before 22.6.2 do not always completely invalidate the user session upon logout. Thus an authenticated local attacker may gain acces to the original user's session.</p>",
                  },
               ],
               value: "In certain conditions, depending on timing and the usage of the Chrome web browser, Guardian/CMC versions before 22.6.2 do not always completely invalidate the user session upon logout. Thus an authenticated local attacker may gain acces to the original user's session.",
            },
         ],
         impacts: [
            {
               capecId: "CAPEC-61",
               descriptions: [
                  {
                     lang: "en",
                     value: "CAPEC-61 Session Fixation",
                  },
               ],
            },
         ],
         metrics: [
            {
               cvssV3_1: {
                  attackComplexity: "HIGH",
                  attackVector: "LOCAL",
                  availabilityImpact: "HIGH",
                  baseScore: 7,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "LOW",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
            {
               cvssV4_0: {
                  Automatable: "NOT_DEFINED",
                  Recovery: "NOT_DEFINED",
                  Safety: "NOT_DEFINED",
                  attackComplexity: "HIGH",
                  attackRequirements: "PRESENT",
                  attackVector: "LOCAL",
                  baseScore: 5.4,
                  baseSeverity: "MEDIUM",
                  privilegesRequired: "LOW",
                  providerUrgency: "NOT_DEFINED",
                  subAvailabilityImpact: "NONE",
                  subConfidentialityImpact: "NONE",
                  subIntegrityImpact: "NONE",
                  userInteraction: "PASSIVE",
                  valueDensity: "NOT_DEFINED",
                  vectorString: "CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                  version: "4.0",
                  vulnAvailabilityImpact: "HIGH",
                  vulnConfidentialityImpact: "HIGH",
                  vulnIntegrityImpact: "HIGH",
                  vulnerabilityResponseEffort: "NOT_DEFINED",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     cweId: "CWE-384",
                     description: "CWE-384 Session Fixation",
                     lang: "en",
                     type: "CWE",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2024-09-20T12:13:36.302Z",
            orgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
            shortName: "Nozomi",
         },
         references: [
            {
               url: "https://security.nozominetworks.com/NN-2023:8-01",
            },
         ],
         solutions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>Upgrade to v22.6.2 or later.</p>",
                  },
               ],
               value: "Upgrade to v22.6.2 or later.",
            },
         ],
         source: {
            discovery: "INTERNAL",
         },
         title: "Session Fixation in Guardian/CMC before 22.6.2",
         workarounds: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>Adopt best practices that include closing the browser after a logout.</p>",
                  },
               ],
               value: "Adopt best practices that include closing the browser after a logout.",
            },
         ],
         x_generator: {
            engine: "Vulnogram 0.1.0-dev",
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
      assignerShortName: "Nozomi",
      cveId: "CVE-2023-24477",
      datePublished: "2023-08-09T07:50:56.736Z",
      dateReserved: "2023-01-24T10:39:24.290Z",
      dateUpdated: "2024-09-20T12:13:36.302Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
}

cve-2020-7049
Vulnerability from cvelistv5
Published
2020-06-30 18:36
Modified
2024-08-04 09:18
Severity ?
Summary
Nozomi Networks OS before 19.0.4 allows /#/network?tab=network_node_list.html CSV Injection.
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
   containers: {
      adp: [
         {
            providerMetadata: {
               dateUpdated: "2024-08-04T09:18:02.685Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_refsource_MISC",
                     "x_transferred",
                  ],
                  url: "https://www2.deloitte.com/de/de/pages/risk/articles/nozomi-csv-injection.html?nc=1",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               product: "n/a",
               vendor: "n/a",
               versions: [
                  {
                     status: "affected",
                     version: "n/a",
                  },
               ],
            },
         ],
         datePublic: "2020-06-30T00:00:00",
         descriptions: [
            {
               lang: "en",
               value: "Nozomi Networks OS before 19.0.4 allows /#/network?tab=network_node_list.html CSV Injection.",
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     description: "n/a",
                     lang: "en",
                     type: "text",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2020-06-30T18:36:08",
            orgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            shortName: "mitre",
         },
         references: [
            {
               tags: [
                  "x_refsource_MISC",
               ],
               url: "https://www2.deloitte.com/de/de/pages/risk/articles/nozomi-csv-injection.html?nc=1",
            },
         ],
         x_legacyV4Record: {
            CVE_data_meta: {
               ASSIGNER: "cve@mitre.org",
               ID: "CVE-2020-7049",
               STATE: "PUBLIC",
            },
            affects: {
               vendor: {
                  vendor_data: [
                     {
                        product: {
                           product_data: [
                              {
                                 product_name: "n/a",
                                 version: {
                                    version_data: [
                                       {
                                          version_value: "n/a",
                                       },
                                    ],
                                 },
                              },
                           ],
                        },
                        vendor_name: "n/a",
                     },
                  ],
               },
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "eng",
                     value: "Nozomi Networks OS before 19.0.4 allows /#/network?tab=network_node_list.html CSV Injection.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "eng",
                           value: "n/a",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "https://www2.deloitte.com/de/de/pages/risk/articles/nozomi-csv-injection.html?nc=1",
                     refsource: "MISC",
                     url: "https://www2.deloitte.com/de/de/pages/risk/articles/nozomi-csv-injection.html?nc=1",
                  },
               ],
            },
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
      assignerShortName: "mitre",
      cveId: "CVE-2020-7049",
      datePublished: "2020-06-30T18:36:08",
      dateReserved: "2020-01-14T00:00:00",
      dateUpdated: "2024-08-04T09:18:02.685Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
}

cve-2023-24471
Vulnerability from cvelistv5
Published
2023-08-09 08:54
Modified
2024-08-02 10:56
Summary
An access control vulnerability was found, due to the restrictions that are applied on actual assertions not being enforced in their debug functionality. An authenticated user with reduced visibility can obtain unauthorized information via the debug functionality, obtaining data that would normally be not accessible in the Query and Assertions functions.
Impacted products
Show details on NVD website


{
   containers: {
      adp: [
         {
            affected: [
               {
                  cpes: [
                     "cpe:2.3:a:nozominetworks:guardian:*:*:*:*:*:*:*:*",
                  ],
                  defaultStatus: "unknown",
                  product: "guardian",
                  vendor: "nozominetworks",
                  versions: [
                     {
                        lessThan: "22.6.2",
                        status: "affected",
                        version: "0",
                        versionType: "custom",
                     },
                  ],
               },
               {
                  cpes: [
                     "cpe:2.3:a:nozominetworks:cmc:*:*:*:*:*:*:*:*",
                  ],
                  defaultStatus: "unknown",
                  product: "cmc",
                  vendor: "nozominetworks",
                  versions: [
                     {
                        lessThan: "22.6.2",
                        status: "affected",
                        version: "0",
                        versionType: "custom",
                     },
                  ],
               },
            ],
            metrics: [
               {
                  other: {
                     content: {
                        id: "CVE-2023-24471",
                        options: [
                           {
                              Exploitation: "none",
                           },
                           {
                              Automatable: "no",
                           },
                           {
                              "Technical Impact": "partial",
                           },
                        ],
                        role: "CISA Coordinator",
                        timestamp: "2024-05-28T15:25:12.862811Z",
                        version: "2.0.3",
                     },
                     type: "ssvc",
                  },
               },
            ],
            providerMetadata: {
               dateUpdated: "2024-06-05T18:59:19.087Z",
               orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0",
               shortName: "CISA-ADP",
            },
            title: "CISA ADP Vulnrichment",
         },
         {
            providerMetadata: {
               dateUpdated: "2024-08-02T10:56:04.274Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://security.nozominetworks.com/NN-2023:5-01",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               defaultStatus: "unaffected",
               product: "Guardian",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "22.6.2",
                     status: "affected",
                     version: "0",
                     versionType: "semver",
                  },
               ],
            },
            {
               defaultStatus: "unaffected",
               product: "CMC",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "22.6.2",
                     status: "affected",
                     version: "0",
                     versionType: "semver",
                  },
               ],
            },
         ],
         credits: [
            {
               lang: "en",
               type: "finder",
               user: "00000000-0000-4000-9000-000000000000",
               value: "This issue was found by Stefano Libero of Nozomi Networks Product Security team during a scheduled internal VAPT testing session.",
            },
         ],
         datePublic: "2023-08-09T07:00:00.000Z",
         descriptions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>An access control vulnerability was found, due to the restrictions that are applied on actual assertions not being enforced in their debug functionality.</p><p>An authenticated user with reduced visibility can obtain unauthorized information via the debug functionality, obtaining data that would normally be not accessible in the Query and Assertions functions.</p>",
                  },
               ],
               value: "An access control vulnerability was found, due to the restrictions that are applied on actual assertions not being enforced in their debug functionality.\n\nAn authenticated user with reduced visibility can obtain unauthorized information via the debug functionality, obtaining data that would normally be not accessible in the Query and Assertions functions.",
            },
         ],
         impacts: [
            {
               capecId: "CAPEC-122",
               descriptions: [
                  {
                     lang: "en",
                     value: "CAPEC-122 Privilege Abuse",
                  },
               ],
            },
         ],
         metrics: [
            {
               cvssV3_1: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "NONE",
                  baseScore: 6.5,
                  baseSeverity: "MEDIUM",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "NONE",
                  privilegesRequired: "LOW",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                  version: "3.1",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
            {
               cvssV4_0: {
                  Automatable: "NOT_DEFINED",
                  Recovery: "NOT_DEFINED",
                  Safety: "NOT_DEFINED",
                  attackComplexity: "LOW",
                  attackRequirements: "NONE",
                  attackVector: "NETWORK",
                  baseScore: 7.1,
                  baseSeverity: "HIGH",
                  privilegesRequired: "LOW",
                  providerUrgency: "NOT_DEFINED",
                  subAvailabilityImpact: "NONE",
                  subConfidentialityImpact: "NONE",
                  subIntegrityImpact: "NONE",
                  userInteraction: "NONE",
                  valueDensity: "NOT_DEFINED",
                  vectorString: "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
                  version: "4.0",
                  vulnAvailabilityImpact: "NONE",
                  vulnConfidentialityImpact: "HIGH",
                  vulnIntegrityImpact: "NONE",
                  vulnerabilityResponseEffort: "NOT_DEFINED",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     cweId: "CWE-863",
                     description: "CWE-863 Incorrect Authorization",
                     lang: "en",
                     type: "CWE",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2024-05-28T12:37:58.284Z",
            orgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
            shortName: "Nozomi",
         },
         references: [
            {
               url: "https://security.nozominetworks.com/NN-2023:5-01",
            },
         ],
         solutions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>Upgrade to v22.6.2 or later.</p>",
                  },
               ],
               value: "Upgrade to v22.6.2 or later.",
            },
         ],
         source: {
            discovery: "INTERNAL",
         },
         title: "Information disclosure via the debug function in assertions in Guardian/CMC before 22.6.2",
         workarounds: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>Use internal firewall features to limit access to the web management interface.</p>",
                  },
               ],
               value: "Use internal firewall features to limit access to the web management interface.",
            },
         ],
         x_generator: {
            engine: "Vulnogram 0.1.0-dev",
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
      assignerShortName: "Nozomi",
      cveId: "CVE-2023-24471",
      datePublished: "2023-08-09T08:54:27.616Z",
      dateReserved: "2023-01-24T10:39:24.296Z",
      dateUpdated: "2024-08-02T10:56:04.274Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
}

cve-2023-24015
Vulnerability from cvelistv5
Published
2023-08-09 09:05
Modified
2024-09-20 12:07
Summary
A partial DoS vulnerability has been detected in the Reports section, exploitable by a malicious authenticated user forcing a report to be saved with its name set as null. The reports section will be partially unavailable for all later attempts to use it, with the report list seemingly stuck on loading.
Impacted products
Show details on NVD website


{
   containers: {
      adp: [
         {
            metrics: [
               {
                  other: {
                     content: {
                        id: "CVE-2023-24015",
                        options: [
                           {
                              Exploitation: "none",
                           },
                           {
                              Automatable: "no",
                           },
                           {
                              "Technical Impact": "partial",
                           },
                        ],
                        role: "CISA Coordinator",
                        timestamp: "2024-07-11T20:29:38.907474Z",
                        version: "2.0.3",
                     },
                     type: "ssvc",
                  },
               },
            ],
            providerMetadata: {
               dateUpdated: "2024-07-11T20:29:45.567Z",
               orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0",
               shortName: "CISA-ADP",
            },
            title: "CISA ADP Vulnrichment",
         },
         {
            providerMetadata: {
               dateUpdated: "2024-08-02T10:49:08.818Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://security.nozominetworks.com/NN-2023:6-01",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               defaultStatus: "unaffected",
               product: "Guardian",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "22.6.2",
                     status: "affected",
                     version: "0",
                     versionType: "semver",
                  },
               ],
            },
            {
               defaultStatus: "unaffected",
               product: "CMC",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "22.6.2",
                     status: "affected",
                     version: "0",
                     versionType: "semver",
                  },
               ],
            },
         ],
         credits: [
            {
               lang: "en",
               type: "finder",
               user: "00000000-0000-4000-9000-000000000000",
               value: "This issue was found by Stefano Libero of Nozomi Networks Product Security team during a scheduled internal VAPT testing session.",
            },
         ],
         datePublic: "2023-08-09T07:00:00.000Z",
         descriptions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>A partial DoS vulnerability has been detected in the Reports section, exploitable by a malicious authenticated user forcing a report to be saved with its name set as null.</p><p>The reports section will be partially unavailable for all later attempts to use it, with the report list seemingly stuck on loading.</p>",
                  },
               ],
               value: "A partial DoS vulnerability has been detected in the Reports section, exploitable by a malicious authenticated user forcing a report to be saved with its name set as null.\n\nThe reports section will be partially unavailable for all later attempts to use it, with the report list seemingly stuck on loading.",
            },
         ],
         impacts: [
            {
               capecId: "CAPEC-153",
               descriptions: [
                  {
                     lang: "en",
                     value: "CAPEC-153 Input Data Manipulation",
                  },
               ],
            },
         ],
         metrics: [
            {
               cvssV3_1: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "LOW",
                  baseScore: 4.3,
                  baseSeverity: "MEDIUM",
                  confidentialityImpact: "NONE",
                  integrityImpact: "NONE",
                  privilegesRequired: "LOW",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
                  version: "3.1",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
            {
               cvssV4_0: {
                  Automatable: "NOT_DEFINED",
                  Recovery: "NOT_DEFINED",
                  Safety: "NOT_DEFINED",
                  attackComplexity: "LOW",
                  attackRequirements: "NONE",
                  attackVector: "NETWORK",
                  baseScore: 5.3,
                  baseSeverity: "MEDIUM",
                  privilegesRequired: "LOW",
                  providerUrgency: "NOT_DEFINED",
                  subAvailabilityImpact: "NONE",
                  subConfidentialityImpact: "NONE",
                  subIntegrityImpact: "NONE",
                  userInteraction: "NONE",
                  valueDensity: "NOT_DEFINED",
                  vectorString: "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
                  version: "4.0",
                  vulnAvailabilityImpact: "LOW",
                  vulnConfidentialityImpact: "NONE",
                  vulnIntegrityImpact: "NONE",
                  vulnerabilityResponseEffort: "NOT_DEFINED",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     cweId: "CWE-1286",
                     description: "CWE-1286 Improper Validation of Syntactic Correctness of Input",
                     lang: "en",
                     type: "CWE",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2024-09-20T12:07:25.358Z",
            orgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
            shortName: "Nozomi",
         },
         references: [
            {
               url: "https://security.nozominetworks.com/NN-2023:6-01",
            },
         ],
         solutions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>Upgrade to v22.6.2 or later.</p>",
                  },
               ],
               value: "Upgrade to v22.6.2 or later.",
            },
         ],
         source: {
            discovery: "INTERNAL",
         },
         title: "Partial DoS on Reports section due to null report name in Guardian/CMC before 22.6.2",
         workarounds: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>Use internal firewall features to limit access to the web management interface.</p>",
                  },
               ],
               value: "Use internal firewall features to limit access to the web management interface.",
            },
         ],
         x_generator: {
            engine: "Vulnogram 0.1.0-dev",
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
      assignerShortName: "Nozomi",
      cveId: "CVE-2023-24015",
      datePublished: "2023-08-09T09:05:16.765Z",
      dateReserved: "2023-01-24T10:39:24.266Z",
      dateUpdated: "2024-09-20T12:07:25.358Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
}

cve-2024-4465
Vulnerability from cvelistv5
Published
2024-09-11 14:45
Modified
2024-09-20 12:21
Summary
An access control vulnerability was discovered in the Reports section due to a specific access restriction not being properly enforced for users with limited privileges. If a logged-in user with reporting privileges learns how to create a specific application request, they might be able to make limited changes to the reporting configuration. This could result in a partial loss of data integrity. In Guardian/CMC instances with a reporting configuration, there could be limited Denial of Service (DoS) impacts, as the reports may not reach their intended destination, and there could also be limited information disclosure impacts. Furthermore, modifying the destination SMTP server for the reports could lead to the compromise of external credentials, as they might be sent to an unauthorized server. This could expand the scope of the attack.
Impacted products
Show details on NVD website


{
   containers: {
      adp: [
         {
            metrics: [
               {
                  other: {
                     content: {
                        id: "CVE-2024-4465",
                        options: [
                           {
                              Exploitation: "none",
                           },
                           {
                              Automatable: "no",
                           },
                           {
                              "Technical Impact": "partial",
                           },
                        ],
                        role: "CISA Coordinator",
                        timestamp: "2024-09-11T18:22:06.291130Z",
                        version: "2.0.3",
                     },
                     type: "ssvc",
                  },
               },
            ],
            providerMetadata: {
               dateUpdated: "2024-09-11T18:22:21.182Z",
               orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0",
               shortName: "CISA-ADP",
            },
            title: "CISA ADP Vulnrichment",
         },
      ],
      cna: {
         affected: [
            {
               defaultStatus: "unaffected",
               product: "Guardian",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "24.2.0",
                     status: "affected",
                     version: "0",
                     versionType: "semver",
                  },
               ],
            },
            {
               defaultStatus: "unaffected",
               product: "CMC",
               vendor: "Nozomi Networks",
               versions: [
                  {
                     lessThan: "24.2.0",
                     status: "affected",
                     version: "0",
                     versionType: "semver",
                  },
               ],
            },
         ],
         credits: [
            {
               lang: "en",
               type: "finder",
               value: "This issue was found by Stefano Libero of Nozomi Networks Product Security team during a scheduled internal VAPT testing session.",
            },
         ],
         datePublic: "2024-09-11T09:00:00.000Z",
         descriptions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<div><div>An access control vulnerability was discovered in the Reports section due to a specific access restriction not being properly enforced for users with limited privileges.</div></div><div><div>If a logged-in user with reporting privileges learns how to create a specific application request, they might be able to make limited changes to the reporting configuration. This could result in a partial loss of data integrity. In Guardian/CMC instances with a reporting configuration, there could be limited Denial of Service (DoS) impacts, as the reports may not reach their intended destination, and there could also be limited information disclosure impacts. Furthermore, modifying the destination SMTP server for the reports could lead to the compromise of external credentials, as they might be sent to an unauthorized server. This could expand the scope of the attack.</div></div>",
                  },
               ],
               value: "An access control vulnerability was discovered in the Reports section due to a specific access restriction not being properly enforced for users with limited privileges.\n\n\n\nIf a logged-in user with reporting privileges learns how to create a specific application request, they might be able to make limited changes to the reporting configuration. This could result in a partial loss of data integrity. In Guardian/CMC instances with a reporting configuration, there could be limited Denial of Service (DoS) impacts, as the reports may not reach their intended destination, and there could also be limited information disclosure impacts. Furthermore, modifying the destination SMTP server for the reports could lead to the compromise of external credentials, as they might be sent to an unauthorized server. This could expand the scope of the attack.",
            },
         ],
         impacts: [
            {
               capecId: "CAPEC-122",
               descriptions: [
                  {
                     lang: "en",
                     value: "CAPEC-122 Privilege Abuse",
                  },
               ],
            },
         ],
         metrics: [
            {
               cvssV3_1: {
                  attackComplexity: "HIGH",
                  attackVector: "NETWORK",
                  availabilityImpact: "LOW",
                  baseScore: 6,
                  baseSeverity: "MEDIUM",
                  confidentialityImpact: "LOW",
                  integrityImpact: "LOW",
                  privilegesRequired: "LOW",
                  scope: "CHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L",
                  version: "3.1",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
            {
               cvssV4_0: {
                  Automatable: "NOT_DEFINED",
                  Recovery: "NOT_DEFINED",
                  Safety: "NOT_DEFINED",
                  attackComplexity: "HIGH",
                  attackRequirements: "PRESENT",
                  attackVector: "NETWORK",
                  baseScore: 5.8,
                  baseSeverity: "MEDIUM",
                  privilegesRequired: "LOW",
                  providerUrgency: "NOT_DEFINED",
                  subAvailabilityImpact: "HIGH",
                  subConfidentialityImpact: "HIGH",
                  subIntegrityImpact: "HIGH",
                  userInteraction: "NONE",
                  valueDensity: "NOT_DEFINED",
                  vectorString: "CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:L/VI:L/VA:L/SC:H/SI:H/SA:H",
                  version: "4.0",
                  vulnAvailabilityImpact: "LOW",
                  vulnConfidentialityImpact: "LOW",
                  vulnIntegrityImpact: "LOW",
                  vulnerabilityResponseEffort: "NOT_DEFINED",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     cweId: "CWE-863",
                     description: "CWE-863 Incorrect Authorization",
                     lang: "en",
                     type: "CWE",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2024-09-20T12:21:58.811Z",
            orgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
            shortName: "Nozomi",
         },
         references: [
            {
               url: "https://security.nozominetworks.com/NN-2024:2-01",
            },
         ],
         solutions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<div><div>Upgrade to v24.2.0 or later.</div></div>",
                  },
               ],
               value: "Upgrade to v24.2.0 or later.",
            },
         ],
         source: {
            discovery: "INTERNAL",
         },
         title: "Incorrect authorization for Reports configuration in Guardian/CMC before 24.2.0",
         x_generator: {
            engine: "Vulnogram 0.1.0-dev",
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
      assignerShortName: "Nozomi",
      cveId: "CVE-2024-4465",
      datePublished: "2024-09-11T14:45:21.671Z",
      dateReserved: "2024-05-03T08:33:02.980Z",
      dateUpdated: "2024-09-20T12:21:58.811Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
}

Vulnerability from fkie_nvd
Published
2023-05-04 11:15
Modified
2024-11-21 07:34
Summary
Due to improper input validation in the Alerts controller, a SQL injection vulnerability in Nozomi Networks Guardian and CMC allows an authenticated attacker to execute arbitrary SQL queries on the DBMS used by the web application.
Impacted products
Vendor Product Version
nozominetworks cmc *
nozominetworks guardian *



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:nozominetworks:cmc:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "DDDB8DC9-6597-42D9-93C1-B4CCCEEBF124",
                     versionEndExcluding: "22.5.2",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:nozominetworks:guardian:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "AB906657-8A18-4D2E-8F9D-AC3CD4D9FC52",
                     versionEndExcluding: "22.5.2",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "Due to improper input validation in the Alerts controller, a SQL injection vulnerability in Nozomi Networks Guardian and CMC allows an authenticated attacker to execute arbitrary SQL queries on the DBMS used by the web application.",
      },
   ],
   id: "CVE-2022-4259",
   lastModified: "2024-11-21T07:34:53.517",
   metrics: {
      cvssMetricV31: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "HIGH",
               baseScore: 8.8,
               baseSeverity: "HIGH",
               confidentialityImpact: "HIGH",
               integrityImpact: "HIGH",
               privilegesRequired: "LOW",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
               version: "3.1",
            },
            exploitabilityScore: 2.8,
            impactScore: 5.9,
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "HIGH",
               baseScore: 8.8,
               baseSeverity: "HIGH",
               confidentialityImpact: "HIGH",
               integrityImpact: "HIGH",
               privilegesRequired: "LOW",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
               version: "3.1",
            },
            exploitabilityScore: 2.8,
            impactScore: 5.9,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
      cvssMetricV40: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackRequirements: "NONE",
               attackVector: "NETWORK",
               automatable: "NOT_DEFINED",
               availabilityRequirements: "NOT_DEFINED",
               baseScore: 8.7,
               baseSeverity: "HIGH",
               confidentialityRequirements: "NOT_DEFINED",
               exploitMaturity: "NOT_DEFINED",
               integrityRequirements: "NOT_DEFINED",
               modifiedAttackComplexity: "NOT_DEFINED",
               modifiedAttackRequirements: "NOT_DEFINED",
               modifiedAttackVector: "NOT_DEFINED",
               modifiedPrivilegesRequired: "NOT_DEFINED",
               modifiedSubsequentSystemAvailability: "NOT_DEFINED",
               modifiedSubsequentSystemConfidentiality: "NOT_DEFINED",
               modifiedSubsequentSystemIntegrity: "NOT_DEFINED",
               modifiedUserInteraction: "NOT_DEFINED",
               modifiedVulnerableSystemAvailability: "NOT_DEFINED",
               modifiedVulnerableSystemConfidentiality: "NOT_DEFINED",
               modifiedVulnerableSystemIntegrity: "NOT_DEFINED",
               privilegesRequired: "LOW",
               providerUrgency: "NOT_DEFINED",
               recovery: "NOT_DEFINED",
               safety: "NOT_DEFINED",
               subsequentSystemAvailability: "NONE",
               subsequentSystemConfidentiality: "NONE",
               subsequentSystemIntegrity: "NONE",
               userInteraction: "NONE",
               valueDensity: "NOT_DEFINED",
               vectorString: "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/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",
               version: "4.0",
               vulnerabilityResponseEffort: "NOT_DEFINED",
               vulnerableSystemAvailability: "HIGH",
               vulnerableSystemConfidentiality: "HIGH",
               vulnerableSystemIntegrity: "HIGH",
            },
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
      ],
   },
   published: "2023-05-04T11:15:08.930",
   references: [
      {
         source: "prodsec@nozominetworks.com",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2023:1-01",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2023:1-01",
      },
   ],
   sourceIdentifier: "prodsec@nozominetworks.com",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "CWE-89",
            },
         ],
         source: "prodsec@nozominetworks.com",
         type: "Secondary",
      },
      {
         description: [
            {
               lang: "en",
               value: "CWE-89",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}

Vulnerability from fkie_nvd
Published
2023-08-09 09:15
Modified
2024-11-21 07:44
Summary
A blind SQL Injection vulnerability in Nozomi Networks Guardian and CMC, due to improper input validation in the sorting parameter, allows an authenticated attacker to execute arbitrary SQL statements on the DBMS used by the web application. Authenticated users may be able to extract arbitrary information from the DBMS in an uncontrolled way, alter its structure and data, and/or affect its availability.
Impacted products
Vendor Product Version
nozominetworks cmc *
nozominetworks guardian *



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:nozominetworks:cmc:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "D5DACA15-76B3-417A-8776-9014575659A6",
                     versionEndExcluding: "22.6.2",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:nozominetworks:guardian:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "6317D905-9F4B-42A1-937E-AB79D99B1973",
                     versionEndExcluding: "22.6.2",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "A blind SQL Injection vulnerability in Nozomi Networks Guardian and CMC, due to improper input validation in the sorting parameter, allows an authenticated attacker to execute arbitrary SQL statements on the DBMS used by the web application.\n\nAuthenticated users may be able to extract arbitrary information from the DBMS in an uncontrolled way, alter its structure and data, and/or affect its availability.",
      },
      {
         lang: "es",
         value: "Una vulnerabilidad de inyección blind SQL en Guardian y CMC de Nozomi Networks, debido a una validación de entrada incorrecta en el parámetro de ordenación, permite a un atacante autenticado ejecutar consultas SQL arbitrarias en el DBMS utilizado por la aplicación web. Los usuarios autenticados pueden extraer información arbitraria del DBMS de forma incontrolada.",
      },
   ],
   id: "CVE-2023-22378",
   lastModified: "2024-11-21T07:44:39.813",
   metrics: {
      cvssMetricV31: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "HIGH",
               baseScore: 8.8,
               baseSeverity: "HIGH",
               confidentialityImpact: "HIGH",
               integrityImpact: "HIGH",
               privilegesRequired: "LOW",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
               version: "3.1",
            },
            exploitabilityScore: 2.8,
            impactScore: 5.9,
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "NONE",
               baseScore: 6.5,
               baseSeverity: "MEDIUM",
               confidentialityImpact: "HIGH",
               integrityImpact: "NONE",
               privilegesRequired: "LOW",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
               version: "3.1",
            },
            exploitabilityScore: 2.8,
            impactScore: 3.6,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
      cvssMetricV40: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackRequirements: "NONE",
               attackVector: "NETWORK",
               automatable: "NOT_DEFINED",
               availabilityRequirements: "NOT_DEFINED",
               baseScore: 8.7,
               baseSeverity: "HIGH",
               confidentialityRequirements: "NOT_DEFINED",
               exploitMaturity: "NOT_DEFINED",
               integrityRequirements: "NOT_DEFINED",
               modifiedAttackComplexity: "NOT_DEFINED",
               modifiedAttackRequirements: "NOT_DEFINED",
               modifiedAttackVector: "NOT_DEFINED",
               modifiedPrivilegesRequired: "NOT_DEFINED",
               modifiedSubsequentSystemAvailability: "NOT_DEFINED",
               modifiedSubsequentSystemConfidentiality: "NOT_DEFINED",
               modifiedSubsequentSystemIntegrity: "NOT_DEFINED",
               modifiedUserInteraction: "NOT_DEFINED",
               modifiedVulnerableSystemAvailability: "NOT_DEFINED",
               modifiedVulnerableSystemConfidentiality: "NOT_DEFINED",
               modifiedVulnerableSystemIntegrity: "NOT_DEFINED",
               privilegesRequired: "LOW",
               providerUrgency: "NOT_DEFINED",
               recovery: "NOT_DEFINED",
               safety: "NOT_DEFINED",
               subsequentSystemAvailability: "NONE",
               subsequentSystemConfidentiality: "NONE",
               subsequentSystemIntegrity: "NONE",
               userInteraction: "NONE",
               valueDensity: "NOT_DEFINED",
               vectorString: "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/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",
               version: "4.0",
               vulnerabilityResponseEffort: "NOT_DEFINED",
               vulnerableSystemAvailability: "HIGH",
               vulnerableSystemConfidentiality: "HIGH",
               vulnerableSystemIntegrity: "HIGH",
            },
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
      ],
   },
   published: "2023-08-09T09:15:13.507",
   references: [
      {
         source: "prodsec@nozominetworks.com",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2023:2-01",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2023:2-01",
      },
   ],
   sourceIdentifier: "prodsec@nozominetworks.com",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "CWE-89",
            },
         ],
         source: "prodsec@nozominetworks.com",
         type: "Secondary",
      },
      {
         description: [
            {
               lang: "en",
               value: "CWE-89",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}

Vulnerability from fkie_nvd
Published
2023-08-09 09:15
Modified
2024-11-21 07:47
Summary
An access control vulnerability was found, due to the restrictions that are applied on actual assertions not being enforced in their debug functionality. An authenticated user with reduced visibility can obtain unauthorized information via the debug functionality, obtaining data that would normally be not accessible in the Query and Assertions functions.
Impacted products
Vendor Product Version
nozominetworks cmc *
nozominetworks guardian *



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:nozominetworks:cmc:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "D5DACA15-76B3-417A-8776-9014575659A6",
                     versionEndExcluding: "22.6.2",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:nozominetworks:guardian:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "6317D905-9F4B-42A1-937E-AB79D99B1973",
                     versionEndExcluding: "22.6.2",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "An access control vulnerability was found, due to the restrictions that are applied on actual assertions not being enforced in their debug functionality.\n\nAn authenticated user with reduced visibility can obtain unauthorized information via the debug functionality, obtaining data that would normally be not accessible in the Query and Assertions functions.",
      },
      {
         lang: "es",
         value: "Se ha encontrado una vulnerabilidad en el control de acceso, debido a que las restricciones que se aplican en las aserciones reales no se aplican en su funcionalidad de depuración. Un usuario autenticado con visibilidad reducida puede obtener información no autorizada a través de la funcionalidad de depuración, obteniendo datos que normalmente no serían accesibles en las funciones de Consulta y Aserciones.",
      },
   ],
   id: "CVE-2023-24471",
   lastModified: "2024-11-21T07:47:55.473",
   metrics: {
      cvssMetricV31: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "NONE",
               baseScore: 6.5,
               baseSeverity: "MEDIUM",
               confidentialityImpact: "HIGH",
               integrityImpact: "NONE",
               privilegesRequired: "LOW",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
               version: "3.1",
            },
            exploitabilityScore: 2.8,
            impactScore: 3.6,
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "NONE",
               baseScore: 6.5,
               baseSeverity: "MEDIUM",
               confidentialityImpact: "HIGH",
               integrityImpact: "NONE",
               privilegesRequired: "LOW",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
               version: "3.1",
            },
            exploitabilityScore: 2.8,
            impactScore: 3.6,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
      cvssMetricV40: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackRequirements: "NONE",
               attackVector: "NETWORK",
               automatable: "NOT_DEFINED",
               availabilityRequirements: "NOT_DEFINED",
               baseScore: 7.1,
               baseSeverity: "HIGH",
               confidentialityRequirements: "NOT_DEFINED",
               exploitMaturity: "NOT_DEFINED",
               integrityRequirements: "NOT_DEFINED",
               modifiedAttackComplexity: "NOT_DEFINED",
               modifiedAttackRequirements: "NOT_DEFINED",
               modifiedAttackVector: "NOT_DEFINED",
               modifiedPrivilegesRequired: "NOT_DEFINED",
               modifiedSubsequentSystemAvailability: "NOT_DEFINED",
               modifiedSubsequentSystemConfidentiality: "NOT_DEFINED",
               modifiedSubsequentSystemIntegrity: "NOT_DEFINED",
               modifiedUserInteraction: "NOT_DEFINED",
               modifiedVulnerableSystemAvailability: "NOT_DEFINED",
               modifiedVulnerableSystemConfidentiality: "NOT_DEFINED",
               modifiedVulnerableSystemIntegrity: "NOT_DEFINED",
               privilegesRequired: "LOW",
               providerUrgency: "NOT_DEFINED",
               recovery: "NOT_DEFINED",
               safety: "NOT_DEFINED",
               subsequentSystemAvailability: "NONE",
               subsequentSystemConfidentiality: "NONE",
               subsequentSystemIntegrity: "NONE",
               userInteraction: "NONE",
               valueDensity: "NOT_DEFINED",
               vectorString: "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/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",
               version: "4.0",
               vulnerabilityResponseEffort: "NOT_DEFINED",
               vulnerableSystemAvailability: "NONE",
               vulnerableSystemConfidentiality: "HIGH",
               vulnerableSystemIntegrity: "NONE",
            },
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
      ],
   },
   published: "2023-08-09T09:15:13.860",
   references: [
      {
         source: "prodsec@nozominetworks.com",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2023:5-01",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2023:5-01",
      },
   ],
   sourceIdentifier: "prodsec@nozominetworks.com",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "CWE-863",
            },
         ],
         source: "prodsec@nozominetworks.com",
         type: "Secondary",
      },
      {
         description: [
            {
               lang: "en",
               value: "CWE-863",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}

Vulnerability from fkie_nvd
Published
2024-01-15 11:15
Modified
2024-11-21 08:41
Summary
A missing authentication check in the WebSocket channel used for the Check Point IoT integration in Nozomi Networks Guardian and CMC, may allow an unauthenticated attacker to obtain assets data without authentication. Malicious unauthenticated users with knowledge on the underlying system may be able to extract limited asset information.
Impacted products
Vendor Product Version
nozominetworks cmc *
nozominetworks guardian *



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:nozominetworks:cmc:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "27F4311F-0751-4645-9BC7-05946A253330",
                     versionEndExcluding: "23.3.0",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:nozominetworks:guardian:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "D44D965F-3128-4F2C-A582-E84247A16CF5",
                     versionEndExcluding: "23.3.0",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "A missing authentication check in the WebSocket channel used for the Check Point IoT integration in Nozomi Networks Guardian and CMC, may allow an unauthenticated attacker to obtain assets data without authentication.\n\n\n\nMalicious unauthenticated users with knowledge on the underlying system may be able to extract limited asset information.",
      },
      {
         lang: "es",
         value: "Una verificación de autenticación faltante en el canal WebSocket utilizado para la integración de Check Point IoT en Nozomi Networks Guardian y CMC puede permitir que un atacante no autenticado obtenga datos de activos sin autenticación. Los usuarios maliciosos no autenticados con conocimiento sobre el sistema subyacente pueden extraer información de activos.",
      },
   ],
   id: "CVE-2023-5253",
   lastModified: "2024-11-21T08:41:22.837",
   metrics: {
      cvssMetricV31: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "NONE",
               baseScore: 5.3,
               baseSeverity: "MEDIUM",
               confidentialityImpact: "LOW",
               integrityImpact: "NONE",
               privilegesRequired: "NONE",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
               version: "3.1",
            },
            exploitabilityScore: 3.9,
            impactScore: 1.4,
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "NONE",
               baseScore: 7.5,
               baseSeverity: "HIGH",
               confidentialityImpact: "HIGH",
               integrityImpact: "NONE",
               privilegesRequired: "NONE",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
               version: "3.1",
            },
            exploitabilityScore: 3.9,
            impactScore: 3.6,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
      cvssMetricV40: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackRequirements: "PRESENT",
               attackVector: "NETWORK",
               automatable: "NOT_DEFINED",
               availabilityRequirements: "NOT_DEFINED",
               baseScore: 6.3,
               baseSeverity: "MEDIUM",
               confidentialityRequirements: "NOT_DEFINED",
               exploitMaturity: "NOT_DEFINED",
               integrityRequirements: "NOT_DEFINED",
               modifiedAttackComplexity: "NOT_DEFINED",
               modifiedAttackRequirements: "NOT_DEFINED",
               modifiedAttackVector: "NOT_DEFINED",
               modifiedPrivilegesRequired: "NOT_DEFINED",
               modifiedSubsequentSystemAvailability: "NOT_DEFINED",
               modifiedSubsequentSystemConfidentiality: "NOT_DEFINED",
               modifiedSubsequentSystemIntegrity: "NOT_DEFINED",
               modifiedUserInteraction: "NOT_DEFINED",
               modifiedVulnerableSystemAvailability: "NOT_DEFINED",
               modifiedVulnerableSystemConfidentiality: "NOT_DEFINED",
               modifiedVulnerableSystemIntegrity: "NOT_DEFINED",
               privilegesRequired: "NONE",
               providerUrgency: "NOT_DEFINED",
               recovery: "NOT_DEFINED",
               safety: "NOT_DEFINED",
               subsequentSystemAvailability: "NONE",
               subsequentSystemConfidentiality: "LOW",
               subsequentSystemIntegrity: "NONE",
               userInteraction: "NONE",
               valueDensity: "NOT_DEFINED",
               vectorString: "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:L/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",
               version: "4.0",
               vulnerabilityResponseEffort: "NOT_DEFINED",
               vulnerableSystemAvailability: "NONE",
               vulnerableSystemConfidentiality: "LOW",
               vulnerableSystemIntegrity: "NONE",
            },
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
      ],
   },
   published: "2024-01-15T11:15:08.627",
   references: [
      {
         source: "prodsec@nozominetworks.com",
         tags: [
            "Third Party Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2023:12-01",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Third Party Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2023:12-01",
      },
   ],
   sourceIdentifier: "prodsec@nozominetworks.com",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "CWE-306",
            },
         ],
         source: "prodsec@nozominetworks.com",
         type: "Secondary",
      },
      {
         description: [
            {
               lang: "en",
               value: "CWE-306",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}

Vulnerability from fkie_nvd
Published
2020-06-30 19:15
Modified
2024-11-21 05:36
Summary
Nozomi Networks OS before 19.0.4 allows /#/network?tab=network_node_list.html CSV Injection.
Impacted products
Vendor Product Version
nozominetworks guardian *



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:nozominetworks:guardian:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "B9F9BB3B-94AA-4797-B437-3E9A1B8A032A",
                     versionEndExcluding: "19.0.4",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "Nozomi Networks OS before 19.0.4 allows /#/network?tab=network_node_list.html CSV Injection.",
      },
      {
         lang: "es",
         value: "El Sistema Operativo Nozomi Networks versiones anteriores a 19.0.4, permite una Inyección CSV de /#/network?tab=network_node_list.html",
      },
   ],
   id: "CVE-2020-7049",
   lastModified: "2024-11-21T05:36:33.763",
   metrics: {
      cvssMetricV2: [
         {
            acInsufInfo: false,
            baseSeverity: "HIGH",
            cvssData: {
               accessComplexity: "MEDIUM",
               accessVector: "NETWORK",
               authentication: "SINGLE",
               availabilityImpact: "COMPLETE",
               baseScore: 8.5,
               confidentialityImpact: "COMPLETE",
               integrityImpact: "COMPLETE",
               vectorString: "AV:N/AC:M/Au:S/C:C/I:C/A:C",
               version: "2.0",
            },
            exploitabilityScore: 6.8,
            impactScore: 10,
            obtainAllPrivilege: false,
            obtainOtherPrivilege: false,
            obtainUserPrivilege: false,
            source: "nvd@nist.gov",
            type: "Primary",
            userInteractionRequired: true,
         },
      ],
      cvssMetricV31: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "LOCAL",
               availabilityImpact: "HIGH",
               baseScore: 7.3,
               baseSeverity: "HIGH",
               confidentialityImpact: "HIGH",
               integrityImpact: "HIGH",
               privilegesRequired: "LOW",
               scope: "UNCHANGED",
               userInteraction: "REQUIRED",
               vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
               version: "3.1",
            },
            exploitabilityScore: 1.3,
            impactScore: 5.9,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
   },
   published: "2020-06-30T19:15:11.473",
   references: [
      {
         source: "cve@mitre.org",
         tags: [
            "Exploit",
            "Third Party Advisory",
         ],
         url: "https://www2.deloitte.com/de/de/pages/risk/articles/nozomi-csv-injection.html?nc=1",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Exploit",
            "Third Party Advisory",
         ],
         url: "https://www2.deloitte.com/de/de/pages/risk/articles/nozomi-csv-injection.html?nc=1",
      },
   ],
   sourceIdentifier: "cve@mitre.org",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "CWE-1236",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}

Vulnerability from fkie_nvd
Published
2022-03-24 15:15
Modified
2024-11-21 06:38
Summary
Improper Input Validation vulnerability in project file upload in Nozomi Networks Guardian and CMC allows an authenticated attacker with admin or import manager roles to execute unattended commands on the appliance using web server user privileges. This issue affects: Nozomi Networks Guardian versions prior to 22.0.0. Nozomi Networks CMC versions prior to 22.0.0.
Impacted products
Vendor Product Version
nozominetworks cmc *
nozominetworks guardian *



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:nozominetworks:cmc:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "B913B4AD-FDD7-4A9B-B750-F81118443927",
                     versionEndExcluding: "22.0.0",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:nozominetworks:guardian:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "97F8C2B0-6F83-48AB-B541-A75DEB53A66F",
                     versionEndExcluding: "22.0.0",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "Improper Input Validation vulnerability in project file upload in Nozomi Networks Guardian and CMC allows an authenticated attacker with admin or import manager roles to execute unattended commands on the appliance using web server user privileges. This issue affects: Nozomi Networks Guardian versions prior to 22.0.0. Nozomi Networks CMC versions prior to 22.0.0.",
      },
      {
         lang: "es",
         value: "Una vulnerabilidad de comprobación de entrada inapropiada en la carga de archivos de proyectos en Nozomi Networks Guardian y CMC permite a un atacante autenticado con roles de administrador o administrador de importaciones ejecutar comandos desatendidos en el dispositivo usando privilegios de usuario del servidor web. Este problema afecta a: Nozomi Networks Guardian versiones anteriores a 22.0.0. Nozomi Networks CMC versiones anteriores a 22.0.0",
      },
   ],
   id: "CVE-2022-0551",
   lastModified: "2024-11-21T06:38:53.827",
   metrics: {
      cvssMetricV2: [
         {
            acInsufInfo: false,
            baseSeverity: "MEDIUM",
            cvssData: {
               accessComplexity: "LOW",
               accessVector: "NETWORK",
               authentication: "SINGLE",
               availabilityImpact: "PARTIAL",
               baseScore: 6.5,
               confidentialityImpact: "PARTIAL",
               integrityImpact: "PARTIAL",
               vectorString: "AV:N/AC:L/Au:S/C:P/I:P/A:P",
               version: "2.0",
            },
            exploitabilityScore: 8,
            impactScore: 6.4,
            obtainAllPrivilege: false,
            obtainOtherPrivilege: false,
            obtainUserPrivilege: false,
            source: "nvd@nist.gov",
            type: "Primary",
            userInteractionRequired: false,
         },
      ],
      cvssMetricV31: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "HIGH",
               baseScore: 7.2,
               baseSeverity: "HIGH",
               confidentialityImpact: "HIGH",
               integrityImpact: "HIGH",
               privilegesRequired: "HIGH",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
               version: "3.1",
            },
            exploitabilityScore: 1.2,
            impactScore: 5.9,
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "HIGH",
               baseScore: 7.2,
               baseSeverity: "HIGH",
               confidentialityImpact: "HIGH",
               integrityImpact: "HIGH",
               privilegesRequired: "HIGH",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
               version: "3.1",
            },
            exploitabilityScore: 1.2,
            impactScore: 5.9,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
      cvssMetricV40: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackRequirements: "NONE",
               attackVector: "NETWORK",
               automatable: "NOT_DEFINED",
               availabilityRequirements: "NOT_DEFINED",
               baseScore: 8.6,
               baseSeverity: "HIGH",
               confidentialityRequirements: "NOT_DEFINED",
               exploitMaturity: "NOT_DEFINED",
               integrityRequirements: "NOT_DEFINED",
               modifiedAttackComplexity: "NOT_DEFINED",
               modifiedAttackRequirements: "NOT_DEFINED",
               modifiedAttackVector: "NOT_DEFINED",
               modifiedPrivilegesRequired: "NOT_DEFINED",
               modifiedSubsequentSystemAvailability: "NOT_DEFINED",
               modifiedSubsequentSystemConfidentiality: "NOT_DEFINED",
               modifiedSubsequentSystemIntegrity: "NOT_DEFINED",
               modifiedUserInteraction: "NOT_DEFINED",
               modifiedVulnerableSystemAvailability: "NOT_DEFINED",
               modifiedVulnerableSystemConfidentiality: "NOT_DEFINED",
               modifiedVulnerableSystemIntegrity: "NOT_DEFINED",
               privilegesRequired: "HIGH",
               providerUrgency: "NOT_DEFINED",
               recovery: "NOT_DEFINED",
               safety: "NOT_DEFINED",
               subsequentSystemAvailability: "NONE",
               subsequentSystemConfidentiality: "NONE",
               subsequentSystemIntegrity: "NONE",
               userInteraction: "NONE",
               valueDensity: "NOT_DEFINED",
               vectorString: "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/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",
               version: "4.0",
               vulnerabilityResponseEffort: "NOT_DEFINED",
               vulnerableSystemAvailability: "HIGH",
               vulnerableSystemConfidentiality: "HIGH",
               vulnerableSystemIntegrity: "HIGH",
            },
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
      ],
   },
   published: "2022-03-24T15:15:07.917",
   references: [
      {
         source: "prodsec@nozominetworks.com",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2022:2-02",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2022:2-02",
      },
   ],
   sourceIdentifier: "prodsec@nozominetworks.com",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "CWE-20",
            },
         ],
         source: "prodsec@nozominetworks.com",
         type: "Secondary",
      },
      {
         description: [
            {
               lang: "en",
               value: "CWE-20",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}

Vulnerability from fkie_nvd
Published
2022-03-24 15:15
Modified
2024-11-21 06:38
Summary
Improper Input Validation vulnerability in custom report logo upload in Nozomi Networks Guardian, and CMC allows an authenticated attacker with admin or report manager roles to execute unattended commands on the appliance using web server user privileges. This issue affects: Nozomi Networks Guardian versions prior to 22.0.0. Nozomi Networks CMC versions prior to 22.0.0.
Impacted products
Vendor Product Version
nozominetworks cmc *
nozominetworks guardian *



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:nozominetworks:cmc:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "B913B4AD-FDD7-4A9B-B750-F81118443927",
                     versionEndExcluding: "22.0.0",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:nozominetworks:guardian:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "97F8C2B0-6F83-48AB-B541-A75DEB53A66F",
                     versionEndExcluding: "22.0.0",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "Improper Input Validation vulnerability in custom report logo upload in Nozomi Networks Guardian, and CMC allows an authenticated attacker with admin or report manager roles to execute unattended commands on the appliance using web server user privileges. This issue affects: Nozomi Networks Guardian versions prior to 22.0.0. Nozomi Networks CMC versions prior to 22.0.0.",
      },
      {
         lang: "es",
         value: "Una vulnerabilidad de comprobación de entrada inapropiada en la carga de logotipos de informes personalizados en Nozomi Networks Guardian y CMC permite a un atacante autenticado con funciones de administrador o administrador de informes ejecutar comandos desatendidos en el dispositivo usando privilegios de usuario del servidor web. Este problema afecta a: Nozomi Networks Guardian versiones anteriores a 22.0.0. Nozomi Networks CMC versiones anteriores a 22.0.0",
      },
   ],
   id: "CVE-2022-0550",
   lastModified: "2024-11-21T06:38:53.673",
   metrics: {
      cvssMetricV2: [
         {
            acInsufInfo: false,
            baseSeverity: "MEDIUM",
            cvssData: {
               accessComplexity: "LOW",
               accessVector: "NETWORK",
               authentication: "SINGLE",
               availabilityImpact: "PARTIAL",
               baseScore: 6.5,
               confidentialityImpact: "PARTIAL",
               integrityImpact: "PARTIAL",
               vectorString: "AV:N/AC:L/Au:S/C:P/I:P/A:P",
               version: "2.0",
            },
            exploitabilityScore: 8,
            impactScore: 6.4,
            obtainAllPrivilege: false,
            obtainOtherPrivilege: false,
            obtainUserPrivilege: false,
            source: "nvd@nist.gov",
            type: "Primary",
            userInteractionRequired: false,
         },
      ],
      cvssMetricV31: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "HIGH",
               baseScore: 7.2,
               baseSeverity: "HIGH",
               confidentialityImpact: "HIGH",
               integrityImpact: "HIGH",
               privilegesRequired: "HIGH",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
               version: "3.1",
            },
            exploitabilityScore: 1.2,
            impactScore: 5.9,
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "HIGH",
               baseScore: 7.2,
               baseSeverity: "HIGH",
               confidentialityImpact: "HIGH",
               integrityImpact: "HIGH",
               privilegesRequired: "HIGH",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
               version: "3.1",
            },
            exploitabilityScore: 1.2,
            impactScore: 5.9,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
      cvssMetricV40: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackRequirements: "NONE",
               attackVector: "NETWORK",
               automatable: "NOT_DEFINED",
               availabilityRequirements: "NOT_DEFINED",
               baseScore: 8.6,
               baseSeverity: "HIGH",
               confidentialityRequirements: "NOT_DEFINED",
               exploitMaturity: "NOT_DEFINED",
               integrityRequirements: "NOT_DEFINED",
               modifiedAttackComplexity: "NOT_DEFINED",
               modifiedAttackRequirements: "NOT_DEFINED",
               modifiedAttackVector: "NOT_DEFINED",
               modifiedPrivilegesRequired: "NOT_DEFINED",
               modifiedSubsequentSystemAvailability: "NOT_DEFINED",
               modifiedSubsequentSystemConfidentiality: "NOT_DEFINED",
               modifiedSubsequentSystemIntegrity: "NOT_DEFINED",
               modifiedUserInteraction: "NOT_DEFINED",
               modifiedVulnerableSystemAvailability: "NOT_DEFINED",
               modifiedVulnerableSystemConfidentiality: "NOT_DEFINED",
               modifiedVulnerableSystemIntegrity: "NOT_DEFINED",
               privilegesRequired: "HIGH",
               providerUrgency: "NOT_DEFINED",
               recovery: "NOT_DEFINED",
               safety: "NOT_DEFINED",
               subsequentSystemAvailability: "NONE",
               subsequentSystemConfidentiality: "NONE",
               subsequentSystemIntegrity: "NONE",
               userInteraction: "NONE",
               valueDensity: "NOT_DEFINED",
               vectorString: "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/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",
               version: "4.0",
               vulnerabilityResponseEffort: "NOT_DEFINED",
               vulnerableSystemAvailability: "HIGH",
               vulnerableSystemConfidentiality: "HIGH",
               vulnerableSystemIntegrity: "HIGH",
            },
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
      ],
   },
   published: "2022-03-24T15:15:07.853",
   references: [
      {
         source: "prodsec@nozominetworks.com",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2022:2-01",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2022:2-01",
      },
   ],
   sourceIdentifier: "prodsec@nozominetworks.com",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "CWE-20",
            },
         ],
         source: "prodsec@nozominetworks.com",
         type: "Secondary",
      },
      {
         description: [
            {
               lang: "en",
               value: "CWE-20",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}

Vulnerability from fkie_nvd
Published
2023-08-09 10:15
Modified
2024-11-21 07:47
Summary
A partial DoS vulnerability has been detected in the Reports section, exploitable by a malicious authenticated user forcing a report to be saved with its name set as null. The reports section will be partially unavailable for all later attempts to use it, with the report list seemingly stuck on loading.
Impacted products
Vendor Product Version
nozominetworks cmc *
nozominetworks guardian *



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:nozominetworks:cmc:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "D5DACA15-76B3-417A-8776-9014575659A6",
                     versionEndExcluding: "22.6.2",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:nozominetworks:guardian:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "6317D905-9F4B-42A1-937E-AB79D99B1973",
                     versionEndExcluding: "22.6.2",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "A partial DoS vulnerability has been detected in the Reports section, exploitable by a malicious authenticated user forcing a report to be saved with its name set as null.\n\nThe reports section will be partially unavailable for all later attempts to use it, with the report list seemingly stuck on loading.",
      },
      {
         lang: "es",
         value: "Se ha detectado una vulnerabilidad de denegación de servicio parcial en la sección Informes, que puede ser explotada por un usuario malicioso ya autenticado que fuerce a guardar un informe con el nombre nulo.\n\nLa sección de informes estará parcialmente no disponible para todos los intentos posteriores de utilizarla, con la lista de informes aparentemente atascada en la carga.",
      },
   ],
   id: "CVE-2023-24015",
   lastModified: "2024-11-21T07:47:15.730",
   metrics: {
      cvssMetricV31: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "LOW",
               baseScore: 4.3,
               baseSeverity: "MEDIUM",
               confidentialityImpact: "NONE",
               integrityImpact: "NONE",
               privilegesRequired: "LOW",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
               version: "3.1",
            },
            exploitabilityScore: 2.8,
            impactScore: 1.4,
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "LOW",
               baseScore: 4.3,
               baseSeverity: "MEDIUM",
               confidentialityImpact: "NONE",
               integrityImpact: "NONE",
               privilegesRequired: "LOW",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
               version: "3.1",
            },
            exploitabilityScore: 2.8,
            impactScore: 1.4,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
      cvssMetricV40: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackRequirements: "NONE",
               attackVector: "NETWORK",
               automatable: "NOT_DEFINED",
               availabilityRequirements: "NOT_DEFINED",
               baseScore: 5.3,
               baseSeverity: "MEDIUM",
               confidentialityRequirements: "NOT_DEFINED",
               exploitMaturity: "NOT_DEFINED",
               integrityRequirements: "NOT_DEFINED",
               modifiedAttackComplexity: "NOT_DEFINED",
               modifiedAttackRequirements: "NOT_DEFINED",
               modifiedAttackVector: "NOT_DEFINED",
               modifiedPrivilegesRequired: "NOT_DEFINED",
               modifiedSubsequentSystemAvailability: "NOT_DEFINED",
               modifiedSubsequentSystemConfidentiality: "NOT_DEFINED",
               modifiedSubsequentSystemIntegrity: "NOT_DEFINED",
               modifiedUserInteraction: "NOT_DEFINED",
               modifiedVulnerableSystemAvailability: "NOT_DEFINED",
               modifiedVulnerableSystemConfidentiality: "NOT_DEFINED",
               modifiedVulnerableSystemIntegrity: "NOT_DEFINED",
               privilegesRequired: "LOW",
               providerUrgency: "NOT_DEFINED",
               recovery: "NOT_DEFINED",
               safety: "NOT_DEFINED",
               subsequentSystemAvailability: "NONE",
               subsequentSystemConfidentiality: "NONE",
               subsequentSystemIntegrity: "NONE",
               userInteraction: "NONE",
               valueDensity: "NOT_DEFINED",
               vectorString: "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/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",
               version: "4.0",
               vulnerabilityResponseEffort: "NOT_DEFINED",
               vulnerableSystemAvailability: "LOW",
               vulnerableSystemConfidentiality: "NONE",
               vulnerableSystemIntegrity: "NONE",
            },
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
      ],
   },
   published: "2023-08-09T10:15:09.890",
   references: [
      {
         source: "prodsec@nozominetworks.com",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2023:6-01",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2023:6-01",
      },
   ],
   sourceIdentifier: "prodsec@nozominetworks.com",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "CWE-1286",
            },
         ],
         source: "prodsec@nozominetworks.com",
         type: "Secondary",
      },
      {
         description: [
            {
               lang: "en",
               value: "NVD-CWE-noinfo",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}

Vulnerability from fkie_nvd
Published
2023-08-09 10:15
Modified
2024-11-21 07:47
Summary
An authenticated administrator can upload a SAML configuration file with the wrong format, with the application not checking the correct file format. Every subsequent application request will return an error. The whole application in rendered unusable until a console intervention.
Impacted products
Vendor Product Version
nozominetworks cmc *
nozominetworks guardian *



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:nozominetworks:cmc:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "D5DACA15-76B3-417A-8776-9014575659A6",
                     versionEndExcluding: "22.6.2",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:nozominetworks:guardian:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "6317D905-9F4B-42A1-937E-AB79D99B1973",
                     versionEndExcluding: "22.6.2",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "An authenticated administrator can upload a SAML configuration file with the wrong format, with the application not checking the correct file format. Every subsequent application request will return an error.\n\nThe whole application in rendered unusable until a console intervention.",
      },
      {
         lang: "es",
         value: "Un administrador autenticado puede cargar un archivo de configuración SAML con el formato incorrecto, sin que la aplicación compruebe el formato correcto del archivo. Cada solicitud posterior de la aplicación devolverá un error. Toda la aplicación en inutilizable hasta una intervención de la consola.",
      },
   ],
   id: "CVE-2023-23903",
   lastModified: "2024-11-21T07:47:04.113",
   metrics: {
      cvssMetricV31: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "HIGH",
               baseScore: 4.9,
               baseSeverity: "MEDIUM",
               confidentialityImpact: "NONE",
               integrityImpact: "NONE",
               privilegesRequired: "HIGH",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
               version: "3.1",
            },
            exploitabilityScore: 1.2,
            impactScore: 3.6,
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "HIGH",
               baseScore: 4.9,
               baseSeverity: "MEDIUM",
               confidentialityImpact: "NONE",
               integrityImpact: "NONE",
               privilegesRequired: "HIGH",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
               version: "3.1",
            },
            exploitabilityScore: 1.2,
            impactScore: 3.6,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
      cvssMetricV40: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackRequirements: "NONE",
               attackVector: "NETWORK",
               automatable: "NOT_DEFINED",
               availabilityRequirements: "NOT_DEFINED",
               baseScore: 6.9,
               baseSeverity: "MEDIUM",
               confidentialityRequirements: "NOT_DEFINED",
               exploitMaturity: "NOT_DEFINED",
               integrityRequirements: "NOT_DEFINED",
               modifiedAttackComplexity: "NOT_DEFINED",
               modifiedAttackRequirements: "NOT_DEFINED",
               modifiedAttackVector: "NOT_DEFINED",
               modifiedPrivilegesRequired: "NOT_DEFINED",
               modifiedSubsequentSystemAvailability: "NOT_DEFINED",
               modifiedSubsequentSystemConfidentiality: "NOT_DEFINED",
               modifiedSubsequentSystemIntegrity: "NOT_DEFINED",
               modifiedUserInteraction: "NOT_DEFINED",
               modifiedVulnerableSystemAvailability: "NOT_DEFINED",
               modifiedVulnerableSystemConfidentiality: "NOT_DEFINED",
               modifiedVulnerableSystemIntegrity: "NOT_DEFINED",
               privilegesRequired: "HIGH",
               providerUrgency: "NOT_DEFINED",
               recovery: "NOT_DEFINED",
               safety: "NOT_DEFINED",
               subsequentSystemAvailability: "NONE",
               subsequentSystemConfidentiality: "NONE",
               subsequentSystemIntegrity: "NONE",
               userInteraction: "NONE",
               valueDensity: "NOT_DEFINED",
               vectorString: "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:H/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",
               version: "4.0",
               vulnerabilityResponseEffort: "NOT_DEFINED",
               vulnerableSystemAvailability: "HIGH",
               vulnerableSystemConfidentiality: "NONE",
               vulnerableSystemIntegrity: "NONE",
            },
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
      ],
   },
   published: "2023-08-09T10:15:09.687",
   references: [
      {
         source: "prodsec@nozominetworks.com",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2023:7-01",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2023:7-01",
      },
   ],
   sourceIdentifier: "prodsec@nozominetworks.com",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "CWE-1286",
            },
         ],
         source: "prodsec@nozominetworks.com",
         type: "Secondary",
      },
      {
         description: [
            {
               lang: "en",
               value: "NVD-CWE-noinfo",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}

Vulnerability from fkie_nvd
Published
2021-02-22 21:15
Modified
2024-11-21 05:56
Summary
OS Command Injection vulnerability when changing date settings or hostname using web GUI of Nozomi Networks Guardian and CMC allows authenticated administrators to perform remote code execution. This issue affects: Nozomi Networks Guardian 20.0.7.3 version 20.0.7.3 and prior versions. Nozomi Networks CMC 20.0.7.3 version 20.0.7.3 and prior versions.



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:nozominetworks:central_management_control:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "6CEDEFB4-AD39-4211-BC5C-0B698E979ACB",
                     versionEndIncluding: "19.0.12",
                     versionStartIncluding: "19.0.0",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:nozominetworks:central_management_control:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "928EC60A-002B-4E8C-ABD5-E617EA853EEF",
                     versionEndExcluding: "20.0.7.4",
                     versionStartIncluding: "20.0.0.0",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:nozominetworks:guardian:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "06B9E3D4-EEA8-4314-B0F5-5C47431545C2",
                     versionEndExcluding: "19.0.12",
                     versionStartIncluding: "19.0.0",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:nozominetworks:guardian:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "77035537-8C15-4130-A2B8-88D4F082BADE",
                     versionEndExcluding: "20.0.7.4",
                     versionStartIncluding: "20.0.0.0",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "OS Command Injection vulnerability when changing date settings or hostname using web GUI of Nozomi Networks Guardian and CMC allows authenticated administrators to perform remote code execution. This issue affects: Nozomi Networks Guardian 20.0.7.3 version 20.0.7.3 and prior versions. Nozomi Networks CMC 20.0.7.3 version 20.0.7.3 and prior versions.",
      },
      {
         lang: "es",
         value: "Una vulnerabilidad de inyección de comandos del Sistema Operativo cuando se cambia la configuración de fecha o el nombre de host usando la GUI web de Nozomi Networks Guardian y CMC, permite a administradores autenticados llevar a cabo una ejecución de código remota .&#xa0;Este problema afecta a: Nozomi Networks Guardian versión 20.0.7.3 versión 20.0.7.3 y versiones anteriores.&#xa0;Nozomi Networks CMC versión 20.0.7.3 versión 20.0.7.3 y versiones anteriores",
      },
   ],
   id: "CVE-2021-26724",
   lastModified: "2024-11-21T05:56:45.173",
   metrics: {
      cvssMetricV2: [
         {
            acInsufInfo: false,
            baseSeverity: "HIGH",
            cvssData: {
               accessComplexity: "LOW",
               accessVector: "NETWORK",
               authentication: "SINGLE",
               availabilityImpact: "COMPLETE",
               baseScore: 9,
               confidentialityImpact: "COMPLETE",
               integrityImpact: "COMPLETE",
               vectorString: "AV:N/AC:L/Au:S/C:C/I:C/A:C",
               version: "2.0",
            },
            exploitabilityScore: 8,
            impactScore: 10,
            obtainAllPrivilege: false,
            obtainOtherPrivilege: false,
            obtainUserPrivilege: false,
            source: "nvd@nist.gov",
            type: "Primary",
            userInteractionRequired: false,
         },
      ],
      cvssMetricV31: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "HIGH",
               baseScore: 7.2,
               baseSeverity: "HIGH",
               confidentialityImpact: "HIGH",
               integrityImpact: "HIGH",
               privilegesRequired: "HIGH",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
               version: "3.1",
            },
            exploitabilityScore: 1.2,
            impactScore: 5.9,
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "HIGH",
               baseScore: 7.2,
               baseSeverity: "HIGH",
               confidentialityImpact: "HIGH",
               integrityImpact: "HIGH",
               privilegesRequired: "HIGH",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
               version: "3.1",
            },
            exploitabilityScore: 1.2,
            impactScore: 5.9,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
      cvssMetricV40: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackRequirements: "NONE",
               attackVector: "NETWORK",
               automatable: "NOT_DEFINED",
               availabilityRequirements: "NOT_DEFINED",
               baseScore: 8.6,
               baseSeverity: "HIGH",
               confidentialityRequirements: "NOT_DEFINED",
               exploitMaturity: "NOT_DEFINED",
               integrityRequirements: "NOT_DEFINED",
               modifiedAttackComplexity: "NOT_DEFINED",
               modifiedAttackRequirements: "NOT_DEFINED",
               modifiedAttackVector: "NOT_DEFINED",
               modifiedPrivilegesRequired: "NOT_DEFINED",
               modifiedSubsequentSystemAvailability: "NOT_DEFINED",
               modifiedSubsequentSystemConfidentiality: "NOT_DEFINED",
               modifiedSubsequentSystemIntegrity: "NOT_DEFINED",
               modifiedUserInteraction: "NOT_DEFINED",
               modifiedVulnerableSystemAvailability: "NOT_DEFINED",
               modifiedVulnerableSystemConfidentiality: "NOT_DEFINED",
               modifiedVulnerableSystemIntegrity: "NOT_DEFINED",
               privilegesRequired: "HIGH",
               providerUrgency: "NOT_DEFINED",
               recovery: "NOT_DEFINED",
               safety: "NOT_DEFINED",
               subsequentSystemAvailability: "NONE",
               subsequentSystemConfidentiality: "NONE",
               subsequentSystemIntegrity: "NONE",
               userInteraction: "NONE",
               valueDensity: "NOT_DEFINED",
               vectorString: "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/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",
               version: "4.0",
               vulnerabilityResponseEffort: "NOT_DEFINED",
               vulnerableSystemAvailability: "HIGH",
               vulnerableSystemConfidentiality: "HIGH",
               vulnerableSystemIntegrity: "HIGH",
            },
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
      ],
   },
   published: "2021-02-22T21:15:19.787",
   references: [
      {
         source: "prodsec@nozominetworks.com",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2021:1-01",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2021:1-01",
      },
   ],
   sourceIdentifier: "prodsec@nozominetworks.com",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "CWE-78",
            },
         ],
         source: "prodsec@nozominetworks.com",
         type: "Secondary",
      },
      {
         description: [
            {
               lang: "en",
               value: "CWE-78",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}

Vulnerability from fkie_nvd
Published
2021-02-22 21:15
Modified
2024-11-21 05:56
Summary
Path Traversal vulnerability when changing timezone using web GUI of Nozomi Networks Guardian, CMC allows an authenticated administrator to read-protected system files. This issue affects: Nozomi Networks Guardian 20.0.7.3 version 20.0.7.3 and prior versions. Nozomi Networks CMC 20.0.7.3 version 20.0.7.3 and prior versions.



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:nozominetworks:central_management_control:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "6CEDEFB4-AD39-4211-BC5C-0B698E979ACB",
                     versionEndIncluding: "19.0.12",
                     versionStartIncluding: "19.0.0",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:nozominetworks:central_management_control:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "928EC60A-002B-4E8C-ABD5-E617EA853EEF",
                     versionEndExcluding: "20.0.7.4",
                     versionStartIncluding: "20.0.0.0",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:nozominetworks:guardian:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "06B9E3D4-EEA8-4314-B0F5-5C47431545C2",
                     versionEndExcluding: "19.0.12",
                     versionStartIncluding: "19.0.0",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:nozominetworks:guardian:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "77035537-8C15-4130-A2B8-88D4F082BADE",
                     versionEndExcluding: "20.0.7.4",
                     versionStartIncluding: "20.0.0.0",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "Path Traversal vulnerability when changing timezone using web GUI of Nozomi Networks Guardian, CMC allows an authenticated administrator to read-protected system files. This issue affects: Nozomi Networks Guardian 20.0.7.3 version 20.0.7.3 and prior versions. Nozomi Networks CMC 20.0.7.3 version 20.0.7.3 and prior versions.",
      },
      {
         lang: "es",
         value: "Una vulnerabilidad de Salto de Ruta cuando se cambia la zona horaria usando la GUI web de Nozomi Networks Guardian y CMC, permite a un administrador autenticado tener archivos del sistema protegidos contra lectura.&#xa0;Este problema afecta a: Nozomi Networks Guardian versión 20.0.7.3 versión 20.0.7.3 y versiones anteriores.&#xa0;Nozomi Networks CMC versión 20.0.7.3 versión 20.0.7.3 y versiones anteriores",
      },
   ],
   id: "CVE-2021-26725",
   lastModified: "2024-11-21T05:56:45.320",
   metrics: {
      cvssMetricV2: [
         {
            acInsufInfo: false,
            baseSeverity: "MEDIUM",
            cvssData: {
               accessComplexity: "LOW",
               accessVector: "NETWORK",
               authentication: "SINGLE",
               availabilityImpact: "NONE",
               baseScore: 4,
               confidentialityImpact: "PARTIAL",
               integrityImpact: "NONE",
               vectorString: "AV:N/AC:L/Au:S/C:P/I:N/A:N",
               version: "2.0",
            },
            exploitabilityScore: 8,
            impactScore: 2.9,
            obtainAllPrivilege: false,
            obtainOtherPrivilege: false,
            obtainUserPrivilege: false,
            source: "nvd@nist.gov",
            type: "Primary",
            userInteractionRequired: false,
         },
      ],
      cvssMetricV31: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "HIGH",
               baseScore: 7.2,
               baseSeverity: "HIGH",
               confidentialityImpact: "HIGH",
               integrityImpact: "HIGH",
               privilegesRequired: "HIGH",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
               version: "3.1",
            },
            exploitabilityScore: 1.2,
            impactScore: 5.9,
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "NONE",
               baseScore: 4.9,
               baseSeverity: "MEDIUM",
               confidentialityImpact: "HIGH",
               integrityImpact: "NONE",
               privilegesRequired: "HIGH",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
               version: "3.1",
            },
            exploitabilityScore: 1.2,
            impactScore: 3.6,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
      cvssMetricV40: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackRequirements: "NONE",
               attackVector: "NETWORK",
               automatable: "NOT_DEFINED",
               availabilityRequirements: "NOT_DEFINED",
               baseScore: 8.6,
               baseSeverity: "HIGH",
               confidentialityRequirements: "NOT_DEFINED",
               exploitMaturity: "NOT_DEFINED",
               integrityRequirements: "NOT_DEFINED",
               modifiedAttackComplexity: "NOT_DEFINED",
               modifiedAttackRequirements: "NOT_DEFINED",
               modifiedAttackVector: "NOT_DEFINED",
               modifiedPrivilegesRequired: "NOT_DEFINED",
               modifiedSubsequentSystemAvailability: "NOT_DEFINED",
               modifiedSubsequentSystemConfidentiality: "NOT_DEFINED",
               modifiedSubsequentSystemIntegrity: "NOT_DEFINED",
               modifiedUserInteraction: "NOT_DEFINED",
               modifiedVulnerableSystemAvailability: "NOT_DEFINED",
               modifiedVulnerableSystemConfidentiality: "NOT_DEFINED",
               modifiedVulnerableSystemIntegrity: "NOT_DEFINED",
               privilegesRequired: "HIGH",
               providerUrgency: "NOT_DEFINED",
               recovery: "NOT_DEFINED",
               safety: "NOT_DEFINED",
               subsequentSystemAvailability: "NONE",
               subsequentSystemConfidentiality: "NONE",
               subsequentSystemIntegrity: "NONE",
               userInteraction: "NONE",
               valueDensity: "NOT_DEFINED",
               vectorString: "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/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",
               version: "4.0",
               vulnerabilityResponseEffort: "NOT_DEFINED",
               vulnerableSystemAvailability: "HIGH",
               vulnerableSystemConfidentiality: "HIGH",
               vulnerableSystemIntegrity: "HIGH",
            },
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
      ],
   },
   published: "2021-02-22T21:15:19.913",
   references: [
      {
         source: "prodsec@nozominetworks.com",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2021:2-01",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2021:2-01",
      },
   ],
   sourceIdentifier: "prodsec@nozominetworks.com",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "CWE-24",
            },
         ],
         source: "prodsec@nozominetworks.com",
         type: "Secondary",
      },
      {
         description: [
            {
               lang: "en",
               value: "CWE-22",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}

Vulnerability from fkie_nvd
Published
2023-08-09 09:15
Modified
2024-11-21 07:45
Summary
An authenticated attacker with administrative access to the web management interface can inject malicious JavaScript code inside the definition of a Threat Intelligence rule, that will be stored and can later be executed by another legitimate user viewing the details of such a rule. Via stored Cross-Site Scripting (XSS), an attacker may be able to perform unauthorized actions on behalf of legitimate users and/or gather sensitive information. JavaScript injection was possible in the contents for Yara rules, while limited HTML injection has been proven for packet and STYX rules.
Impacted products
Vendor Product Version
nozominetworks cmc *
nozominetworks guardian *



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:nozominetworks:cmc:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "D5DACA15-76B3-417A-8776-9014575659A6",
                     versionEndExcluding: "22.6.2",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:nozominetworks:guardian:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "6317D905-9F4B-42A1-937E-AB79D99B1973",
                     versionEndExcluding: "22.6.2",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "An authenticated attacker with administrative access to the web management interface can inject malicious JavaScript code inside the definition of a Threat Intelligence rule, that will be stored and can later be executed by another legitimate user viewing the details of such a rule.\nVia stored Cross-Site Scripting (XSS), an attacker may be able to perform unauthorized actions on behalf of legitimate users and/or gather sensitive information. JavaScript injection was possible in the contents for Yara rules, while limited HTML injection has been proven for packet and STYX rules.",
      },
      {
         lang: "es",
         value: "Un atacante autenticado con acceso administrativo al dispositivo puede inyectar código JavaScript malicioso dentro de la definición de una regla de Inteligencia de Amenazas, que posteriormente será ejecutado por otro usuario legítimo que vea los detalles de dicha regla.\nUn atacante puede ser capaz de realizar acciones no autorizadas en nombre de usuarios legítimos. La inyección de JavaScript fue posible en el contenido para las reglas de Yara, mientras que la inyección limitada de HTML ha sido probada para las reglas de paquetes y STIX.\nEl código inyectado se ejecutará en el contexto de la sesión de la víctima autenticada.",
      },
   ],
   id: "CVE-2023-22843",
   lastModified: "2024-11-21T07:45:30.410",
   metrics: {
      cvssMetricV31: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "LOW",
               baseScore: 6.4,
               baseSeverity: "MEDIUM",
               confidentialityImpact: "HIGH",
               integrityImpact: "HIGH",
               privilegesRequired: "HIGH",
               scope: "UNCHANGED",
               userInteraction: "REQUIRED",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:L",
               version: "3.1",
            },
            exploitabilityScore: 0.9,
            impactScore: 5.5,
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "NONE",
               baseScore: 4.8,
               baseSeverity: "MEDIUM",
               confidentialityImpact: "LOW",
               integrityImpact: "LOW",
               privilegesRequired: "HIGH",
               scope: "CHANGED",
               userInteraction: "REQUIRED",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
               version: "3.1",
            },
            exploitabilityScore: 1.7,
            impactScore: 2.7,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
      cvssMetricV40: [
         {
            cvssData: {
               attackComplexity: "HIGH",
               attackRequirements: "NONE",
               attackVector: "NETWORK",
               automatable: "NOT_DEFINED",
               availabilityRequirements: "NOT_DEFINED",
               baseScore: 7.3,
               baseSeverity: "HIGH",
               confidentialityRequirements: "NOT_DEFINED",
               exploitMaturity: "NOT_DEFINED",
               integrityRequirements: "NOT_DEFINED",
               modifiedAttackComplexity: "NOT_DEFINED",
               modifiedAttackRequirements: "NOT_DEFINED",
               modifiedAttackVector: "NOT_DEFINED",
               modifiedPrivilegesRequired: "NOT_DEFINED",
               modifiedSubsequentSystemAvailability: "NOT_DEFINED",
               modifiedSubsequentSystemConfidentiality: "NOT_DEFINED",
               modifiedSubsequentSystemIntegrity: "NOT_DEFINED",
               modifiedUserInteraction: "NOT_DEFINED",
               modifiedVulnerableSystemAvailability: "NOT_DEFINED",
               modifiedVulnerableSystemConfidentiality: "NOT_DEFINED",
               modifiedVulnerableSystemIntegrity: "NOT_DEFINED",
               privilegesRequired: "HIGH",
               providerUrgency: "NOT_DEFINED",
               recovery: "NOT_DEFINED",
               safety: "NOT_DEFINED",
               subsequentSystemAvailability: "NONE",
               subsequentSystemConfidentiality: "NONE",
               subsequentSystemIntegrity: "NONE",
               userInteraction: "PASSIVE",
               valueDensity: "NOT_DEFINED",
               vectorString: "CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:P/VC:H/VI:H/VA:L/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",
               version: "4.0",
               vulnerabilityResponseEffort: "NOT_DEFINED",
               vulnerableSystemAvailability: "LOW",
               vulnerableSystemConfidentiality: "HIGH",
               vulnerableSystemIntegrity: "HIGH",
            },
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
      ],
   },
   published: "2023-08-09T09:15:13.667",
   references: [
      {
         source: "prodsec@nozominetworks.com",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2023:4-01",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2023:4-01",
      },
   ],
   sourceIdentifier: "prodsec@nozominetworks.com",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "CWE-79",
            },
         ],
         source: "prodsec@nozominetworks.com",
         type: "Secondary",
      },
      {
         description: [
            {
               lang: "en",
               value: "CWE-79",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}

Vulnerability from fkie_nvd
Published
2024-09-11 15:15
Modified
2024-09-20 13:15
Summary
An access control vulnerability was discovered in the Reports section due to a specific access restriction not being properly enforced for users with limited privileges. If a logged-in user with reporting privileges learns how to create a specific application request, they might be able to make limited changes to the reporting configuration. This could result in a partial loss of data integrity. In Guardian/CMC instances with a reporting configuration, there could be limited Denial of Service (DoS) impacts, as the reports may not reach their intended destination, and there could also be limited information disclosure impacts. Furthermore, modifying the destination SMTP server for the reports could lead to the compromise of external credentials, as they might be sent to an unauthorized server. This could expand the scope of the attack.
Impacted products
Vendor Product Version
nozominetworks cmc *
nozominetworks guardian *



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:nozominetworks:cmc:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "44370B46-4103-4810-9714-ABBC8DF0AE52",
                     versionEndExcluding: "24.2.0",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:nozominetworks:guardian:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "7E243154-7659-425F-BB1A-56428E09FF0F",
                     versionEndExcluding: "24.2.0",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "An access control vulnerability was discovered in the Reports section due to a specific access restriction not being properly enforced for users with limited privileges.\n\n\n\nIf a logged-in user with reporting privileges learns how to create a specific application request, they might be able to make limited changes to the reporting configuration. This could result in a partial loss of data integrity. In Guardian/CMC instances with a reporting configuration, there could be limited Denial of Service (DoS) impacts, as the reports may not reach their intended destination, and there could also be limited information disclosure impacts. Furthermore, modifying the destination SMTP server for the reports could lead to the compromise of external credentials, as they might be sent to an unauthorized server. This could expand the scope of the attack.",
      },
      {
         lang: "es",
         value: "Se descubrió una vulnerabilidad de control de acceso en la sección Informes debido a que una restricción de acceso específica no se aplica correctamente para los usuarios con privilegios limitados. Si un usuario conectado con privilegios de informes aprende a crear una solicitud de aplicación específica, podría realizar cambios limitados en la configuración de informes. Esto podría provocar una pérdida parcial de la integridad de los datos. En las instancias de Guardian/CMC con una configuración de informes, podría haber impactos limitados de denegación de servicio (DoS), ya que los informes podrían no llegar a su destino previsto, y también podría haber impactos limitados de divulgación de información. Además, modificar el servidor SMTP de destino para los informes podría provocar la vulneración de credenciales externas, ya que podrían enviarse a un servidor no autorizado.",
      },
   ],
   id: "CVE-2024-4465",
   lastModified: "2024-09-20T13:15:19.850",
   metrics: {
      cvssMetricV31: [
         {
            cvssData: {
               attackComplexity: "HIGH",
               attackVector: "NETWORK",
               availabilityImpact: "LOW",
               baseScore: 6,
               baseSeverity: "MEDIUM",
               confidentialityImpact: "LOW",
               integrityImpact: "LOW",
               privilegesRequired: "LOW",
               scope: "CHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L",
               version: "3.1",
            },
            exploitabilityScore: 1.8,
            impactScore: 3.7,
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
         {
            cvssData: {
               attackComplexity: "HIGH",
               attackVector: "NETWORK",
               availabilityImpact: "LOW",
               baseScore: 5,
               baseSeverity: "MEDIUM",
               confidentialityImpact: "LOW",
               integrityImpact: "LOW",
               privilegesRequired: "LOW",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
               version: "3.1",
            },
            exploitabilityScore: 1.6,
            impactScore: 3.4,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
      cvssMetricV40: [
         {
            cvssData: {
               attackComplexity: "HIGH",
               attackRequirements: "PRESENT",
               attackVector: "NETWORK",
               automatable: "NOT_DEFINED",
               availabilityRequirements: "NOT_DEFINED",
               baseScore: 5.8,
               baseSeverity: "MEDIUM",
               confidentialityRequirements: "NOT_DEFINED",
               exploitMaturity: "NOT_DEFINED",
               integrityRequirements: "NOT_DEFINED",
               modifiedAttackComplexity: "NOT_DEFINED",
               modifiedAttackRequirements: "NOT_DEFINED",
               modifiedAttackVector: "NOT_DEFINED",
               modifiedPrivilegesRequired: "NOT_DEFINED",
               modifiedSubsequentSystemAvailability: "NOT_DEFINED",
               modifiedSubsequentSystemConfidentiality: "NOT_DEFINED",
               modifiedSubsequentSystemIntegrity: "NOT_DEFINED",
               modifiedUserInteraction: "NOT_DEFINED",
               modifiedVulnerableSystemAvailability: "NOT_DEFINED",
               modifiedVulnerableSystemConfidentiality: "NOT_DEFINED",
               modifiedVulnerableSystemIntegrity: "NOT_DEFINED",
               privilegesRequired: "LOW",
               providerUrgency: "NOT_DEFINED",
               recovery: "NOT_DEFINED",
               safety: "NOT_DEFINED",
               subsequentSystemAvailability: "HIGH",
               subsequentSystemConfidentiality: "HIGH",
               subsequentSystemIntegrity: "HIGH",
               userInteraction: "NONE",
               valueDensity: "NOT_DEFINED",
               vectorString: "CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:L/VI:L/VA:L/SC:H/SI:H/SA:H/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",
               version: "4.0",
               vulnerabilityResponseEffort: "NOT_DEFINED",
               vulnerableSystemAvailability: "LOW",
               vulnerableSystemConfidentiality: "LOW",
               vulnerableSystemIntegrity: "LOW",
            },
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
      ],
   },
   published: "2024-09-11T15:15:18.490",
   references: [
      {
         source: "prodsec@nozominetworks.com",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2024:2-01",
      },
   ],
   sourceIdentifier: "prodsec@nozominetworks.com",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "CWE-863",
            },
         ],
         source: "prodsec@nozominetworks.com",
         type: "Secondary",
      },
      {
         description: [
            {
               lang: "en",
               value: "CWE-863",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}

Vulnerability from fkie_nvd
Published
2023-09-19 11:16
Modified
2024-11-21 07:56
Summary
A SQL Injection vulnerability in Nozomi Networks Guardian and CMC, due to improper input validation in certain fields used in the Asset Intelligence functionality of our IDS, may allow an unauthenticated attacker to execute arbitrary SQL statements on the DBMS used by the web application by sending specially crafted malicious network packets. Malicious users with extensive knowledge on the underlying system may be able to extract arbitrary information from the DBMS in an uncontrolled way, alter its structure and data, and/or affect its availability.
Impacted products



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:nozominetworks:cmc:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "6F56421F-B321-4FF0-BFE4-867649B582BB",
                     versionEndExcluding: "22.6.3",
                     versionStartIncluding: "22.6.0",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:nozominetworks:cmc:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "C27BB1A9-96D5-4B46-B187-670EABD91C48",
                     versionEndExcluding: "23.1.0",
                     versionStartIncluding: "23.0.0",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:nozominetworks:guardian:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "4B3C9AEC-3A2D-4702-BC84-41595F30430D",
                     versionEndExcluding: "22.6.3",
                     versionStartIncluding: "22.6.0",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:nozominetworks:guardian:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "981F37FF-F82D-46CB-B9E7-F16F319583F4",
                     versionEndExcluding: "23.1.0",
                     versionStartIncluding: "23.0.0",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "A SQL Injection vulnerability in Nozomi Networks Guardian and CMC, due to improper input validation in certain fields used in the Asset Intelligence functionality of our IDS, may allow an unauthenticated attacker to execute arbitrary SQL statements on the DBMS used by the web application by sending specially crafted malicious network packets.\n\nMalicious users with extensive knowledge on the underlying system may be able to extract arbitrary information from the DBMS in an uncontrolled way, alter its structure and data, and/or affect its availability.",
      },
      {
         lang: "es",
         value: "Una vulnerabilidad de inyección SQL en Nozomi Networks Guardian y CMC, debido a una validación de entrada incorrecta en ciertos campos utilizados en la funcionalidad Asset Intelligence de nuestro IDS, puede permitir que un atacante no autenticado ejecute sentencias SQL arbitrarias en el DBMS utilizado por la aplicación web mediante el envío especial paquetes de red maliciosos manipulados. Los usuarios maliciosos con amplios conocimientos sobre el sistema subyacente pueden extraer información arbitraria del DBMS de forma incontrolada o alterar su estructura y datos.",
      },
   ],
   id: "CVE-2023-29245",
   lastModified: "2024-11-21T07:56:45.230",
   metrics: {
      cvssMetricV31: [
         {
            cvssData: {
               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",
            },
            exploitabilityScore: 2.2,
            impactScore: 5.9,
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
         {
            cvssData: {
               attackComplexity: "HIGH",
               attackVector: "NETWORK",
               availabilityImpact: "NONE",
               baseScore: 7.4,
               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:N",
               version: "3.1",
            },
            exploitabilityScore: 2.2,
            impactScore: 5.2,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
      cvssMetricV40: [
         {
            cvssData: {
               attackComplexity: "HIGH",
               attackRequirements: "PRESENT",
               attackVector: "NETWORK",
               automatable: "NOT_DEFINED",
               availabilityRequirements: "NOT_DEFINED",
               baseScore: 9.2,
               baseSeverity: "CRITICAL",
               confidentialityRequirements: "NOT_DEFINED",
               exploitMaturity: "NOT_DEFINED",
               integrityRequirements: "NOT_DEFINED",
               modifiedAttackComplexity: "NOT_DEFINED",
               modifiedAttackRequirements: "NOT_DEFINED",
               modifiedAttackVector: "NOT_DEFINED",
               modifiedPrivilegesRequired: "NOT_DEFINED",
               modifiedSubsequentSystemAvailability: "NOT_DEFINED",
               modifiedSubsequentSystemConfidentiality: "NOT_DEFINED",
               modifiedSubsequentSystemIntegrity: "NOT_DEFINED",
               modifiedUserInteraction: "NOT_DEFINED",
               modifiedVulnerableSystemAvailability: "NOT_DEFINED",
               modifiedVulnerableSystemConfidentiality: "NOT_DEFINED",
               modifiedVulnerableSystemIntegrity: "NOT_DEFINED",
               privilegesRequired: "NONE",
               providerUrgency: "NOT_DEFINED",
               recovery: "NOT_DEFINED",
               safety: "NOT_DEFINED",
               subsequentSystemAvailability: "NONE",
               subsequentSystemConfidentiality: "NONE",
               subsequentSystemIntegrity: "NONE",
               userInteraction: "NONE",
               valueDensity: "NOT_DEFINED",
               vectorString: "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/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",
               version: "4.0",
               vulnerabilityResponseEffort: "NOT_DEFINED",
               vulnerableSystemAvailability: "HIGH",
               vulnerableSystemConfidentiality: "HIGH",
               vulnerableSystemIntegrity: "HIGH",
            },
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
      ],
   },
   published: "2023-09-19T11:16:18.100",
   references: [
      {
         source: "prodsec@nozominetworks.com",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2023:11-01",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2023:11-01",
      },
   ],
   sourceIdentifier: "prodsec@nozominetworks.com",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "CWE-89",
            },
         ],
         source: "prodsec@nozominetworks.com",
         type: "Secondary",
      },
      {
         description: [
            {
               lang: "en",
               value: "CWE-89",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}

Vulnerability from fkie_nvd
Published
2023-09-19 11:16
Modified
2024-11-21 08:03
Summary
A Denial of Service (Dos) vulnerability in Nozomi Networks Guardian and CMC, due to improper input validation in certain fields used in the Asset Intelligence functionality of our IDS, allows an unauthenticated attacker to crash the IDS module by sending specially crafted malformed network packets. During the (limited) time window before the IDS module is automatically restarted, network traffic may not be analyzed.
Impacted products



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:nozominetworks:cmc:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "6F56421F-B321-4FF0-BFE4-867649B582BB",
                     versionEndExcluding: "22.6.3",
                     versionStartIncluding: "22.6.0",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:nozominetworks:cmc:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "C27BB1A9-96D5-4B46-B187-670EABD91C48",
                     versionEndExcluding: "23.1.0",
                     versionStartIncluding: "23.0.0",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:nozominetworks:guardian:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "4B3C9AEC-3A2D-4702-BC84-41595F30430D",
                     versionEndExcluding: "22.6.3",
                     versionStartIncluding: "22.6.0",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:nozominetworks:guardian:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "981F37FF-F82D-46CB-B9E7-F16F319583F4",
                     versionEndExcluding: "23.1.0",
                     versionStartIncluding: "23.0.0",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "A Denial of Service (Dos) vulnerability in Nozomi Networks Guardian and CMC, due to improper input validation in certain fields used in the Asset Intelligence functionality of our IDS, allows an unauthenticated attacker to crash the IDS module by sending specially crafted malformed network packets.\n\nDuring the (limited) time window before the IDS module is automatically restarted, network traffic may not be analyzed.",
      },
      {
         lang: "es",
         value: "Vulnerabilidad de Denegación de Servicio (Dos) en Nozomi Networks Guardian y CMC, debido a una validación de entrada incorrecta en ciertos campos utilizados en la funcionalidad de inteligencia de activos de nuestro IDS, permite a un atacante no autenticado bloquear el módulo IDS enviando paquetes de red con formato incorrecto especialmente manipulado. Durante el período de tiempo (limitado) antes de que el módulo IDS se reinicie automáticamente, es posible que no se analice el tráfico de red. ",
      },
   ],
   id: "CVE-2023-32649",
   lastModified: "2024-11-21T08:03:46.247",
   metrics: {
      cvssMetricV31: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "HIGH",
               baseScore: 7.5,
               baseSeverity: "HIGH",
               confidentialityImpact: "NONE",
               integrityImpact: "NONE",
               privilegesRequired: "NONE",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
               version: "3.1",
            },
            exploitabilityScore: 3.9,
            impactScore: 3.6,
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "HIGH",
               baseScore: 7.5,
               baseSeverity: "HIGH",
               confidentialityImpact: "NONE",
               integrityImpact: "NONE",
               privilegesRequired: "NONE",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
               version: "3.1",
            },
            exploitabilityScore: 3.9,
            impactScore: 3.6,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
      cvssMetricV40: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackRequirements: "PRESENT",
               attackVector: "NETWORK",
               automatable: "NOT_DEFINED",
               availabilityRequirements: "NOT_DEFINED",
               baseScore: 8.2,
               baseSeverity: "HIGH",
               confidentialityRequirements: "NOT_DEFINED",
               exploitMaturity: "NOT_DEFINED",
               integrityRequirements: "NOT_DEFINED",
               modifiedAttackComplexity: "NOT_DEFINED",
               modifiedAttackRequirements: "NOT_DEFINED",
               modifiedAttackVector: "NOT_DEFINED",
               modifiedPrivilegesRequired: "NOT_DEFINED",
               modifiedSubsequentSystemAvailability: "NOT_DEFINED",
               modifiedSubsequentSystemConfidentiality: "NOT_DEFINED",
               modifiedSubsequentSystemIntegrity: "NOT_DEFINED",
               modifiedUserInteraction: "NOT_DEFINED",
               modifiedVulnerableSystemAvailability: "NOT_DEFINED",
               modifiedVulnerableSystemConfidentiality: "NOT_DEFINED",
               modifiedVulnerableSystemIntegrity: "NOT_DEFINED",
               privilegesRequired: "NONE",
               providerUrgency: "NOT_DEFINED",
               recovery: "NOT_DEFINED",
               safety: "NOT_DEFINED",
               subsequentSystemAvailability: "NONE",
               subsequentSystemConfidentiality: "NONE",
               subsequentSystemIntegrity: "NONE",
               userInteraction: "NONE",
               valueDensity: "NOT_DEFINED",
               vectorString: "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/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",
               version: "4.0",
               vulnerabilityResponseEffort: "NOT_DEFINED",
               vulnerableSystemAvailability: "HIGH",
               vulnerableSystemConfidentiality: "NONE",
               vulnerableSystemIntegrity: "NONE",
            },
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
      ],
   },
   published: "2023-09-19T11:16:20.297",
   references: [
      {
         source: "prodsec@nozominetworks.com",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2023:10-01",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2023:10-01",
      },
   ],
   sourceIdentifier: "prodsec@nozominetworks.com",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "CWE-1286",
            },
         ],
         source: "prodsec@nozominetworks.com",
         type: "Secondary",
      },
      {
         description: [
            {
               lang: "en",
               value: "CWE-20",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}

Vulnerability from fkie_nvd
Published
2023-09-19 11:16
Modified
2024-11-21 07:58
Summary
A SQL Injection vulnerability has been found in Nozomi Networks Guardian and CMC, due to improper input validation in certain parameters used in the Query functionality. Authenticated users may be able to execute arbitrary SQL statements on the DBMS used by the web application.
Impacted products



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:nozominetworks:cmc:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "830F12B4-1CFA-4641-A14C-F8537C76267E",
                     versionEndExcluding: "22.6.3",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:nozominetworks:cmc:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "C27BB1A9-96D5-4B46-B187-670EABD91C48",
                     versionEndExcluding: "23.1.0",
                     versionStartIncluding: "23.0.0",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:nozominetworks:guardian:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "C6D52048-C612-4B25-8771-C36C309776F6",
                     versionEndExcluding: "22.6.3",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:nozominetworks:guardian:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "981F37FF-F82D-46CB-B9E7-F16F319583F4",
                     versionEndExcluding: "23.1.0",
                     versionStartIncluding: "23.0.0",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "A SQL Injection vulnerability has been found in Nozomi Networks Guardian and CMC, due to improper input validation in certain parameters used in the Query functionality.\nAuthenticated users may be able to execute arbitrary SQL statements on the DBMS used by the web application.",
      },
      {
         lang: "es",
         value: "Vulnerabilidad de inyección SQL en Nozomi Networks Guardian y CMC, debido a una validación de entrada incorrecta en ciertos parámetros utilizados en la funcionalidad de consulta, permite a un atacante autenticado ejecutar consultas SQL arbitrarias en el DBMS utilizado por la aplicación web. Los usuarios autenticados pueden extraer información arbitraria del DBMS de forma incontrolada. ",
      },
   ],
   id: "CVE-2023-2567",
   lastModified: "2024-11-21T07:58:50.747",
   metrics: {
      cvssMetricV31: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "HIGH",
               baseScore: 8.8,
               baseSeverity: "HIGH",
               confidentialityImpact: "HIGH",
               integrityImpact: "HIGH",
               privilegesRequired: "LOW",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
               version: "3.1",
            },
            exploitabilityScore: 2.8,
            impactScore: 5.9,
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "HIGH",
               baseScore: 8.8,
               baseSeverity: "HIGH",
               confidentialityImpact: "HIGH",
               integrityImpact: "HIGH",
               privilegesRequired: "LOW",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
               version: "3.1",
            },
            exploitabilityScore: 2.8,
            impactScore: 5.9,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
      cvssMetricV40: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackRequirements: "NONE",
               attackVector: "NETWORK",
               automatable: "NOT_DEFINED",
               availabilityRequirements: "NOT_DEFINED",
               baseScore: 8.7,
               baseSeverity: "HIGH",
               confidentialityRequirements: "NOT_DEFINED",
               exploitMaturity: "NOT_DEFINED",
               integrityRequirements: "NOT_DEFINED",
               modifiedAttackComplexity: "NOT_DEFINED",
               modifiedAttackRequirements: "NOT_DEFINED",
               modifiedAttackVector: "NOT_DEFINED",
               modifiedPrivilegesRequired: "NOT_DEFINED",
               modifiedSubsequentSystemAvailability: "NOT_DEFINED",
               modifiedSubsequentSystemConfidentiality: "NOT_DEFINED",
               modifiedSubsequentSystemIntegrity: "NOT_DEFINED",
               modifiedUserInteraction: "NOT_DEFINED",
               modifiedVulnerableSystemAvailability: "NOT_DEFINED",
               modifiedVulnerableSystemConfidentiality: "NOT_DEFINED",
               modifiedVulnerableSystemIntegrity: "NOT_DEFINED",
               privilegesRequired: "LOW",
               providerUrgency: "NOT_DEFINED",
               recovery: "NOT_DEFINED",
               safety: "NOT_DEFINED",
               subsequentSystemAvailability: "NONE",
               subsequentSystemConfidentiality: "NONE",
               subsequentSystemIntegrity: "NONE",
               userInteraction: "NONE",
               valueDensity: "NOT_DEFINED",
               vectorString: "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/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",
               version: "4.0",
               vulnerabilityResponseEffort: "NOT_DEFINED",
               vulnerableSystemAvailability: "HIGH",
               vulnerableSystemConfidentiality: "HIGH",
               vulnerableSystemIntegrity: "HIGH",
            },
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
      ],
   },
   published: "2023-09-19T11:16:19.333",
   references: [
      {
         source: "prodsec@nozominetworks.com",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2023:9-01",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2023:9-01",
      },
   ],
   sourceIdentifier: "prodsec@nozominetworks.com",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "CWE-89",
            },
         ],
         source: "prodsec@nozominetworks.com",
         type: "Secondary",
      },
      {
         description: [
            {
               lang: "en",
               value: "CWE-89",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}

Vulnerability from fkie_nvd
Published
2020-06-30 18:15
Modified
2024-11-21 05:05
Summary
Nozomi Guardian before 19.0.4 allows attackers to achieve stored XSS (in the web front end) by leveraging the ability to create a custom field with a crafted field name.
Impacted products
Vendor Product Version
nozominetworks guardian *



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:nozominetworks:guardian:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "B9F9BB3B-94AA-4797-B437-3E9A1B8A032A",
                     versionEndExcluding: "19.0.4",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "Nozomi Guardian before 19.0.4 allows attackers to achieve stored XSS (in the web front end) by leveraging the ability to create a custom field with a crafted field name.",
      },
      {
         lang: "es",
         value: "Nozomi Guardian versiones anteriores a 19.0.4, permite a atacantes lograr un ataque de tipo XSS almacenados (en el front end web) al aprovechar la capacidad de crear un campo personalizado con un nombre de campo diseñado",
      },
   ],
   id: "CVE-2020-15307",
   lastModified: "2024-11-21T05:05:17.567",
   metrics: {
      cvssMetricV2: [
         {
            acInsufInfo: false,
            baseSeverity: "MEDIUM",
            cvssData: {
               accessComplexity: "MEDIUM",
               accessVector: "NETWORK",
               authentication: "NONE",
               availabilityImpact: "NONE",
               baseScore: 4.3,
               confidentialityImpact: "NONE",
               integrityImpact: "PARTIAL",
               vectorString: "AV:N/AC:M/Au:N/C:N/I:P/A:N",
               version: "2.0",
            },
            exploitabilityScore: 8.6,
            impactScore: 2.9,
            obtainAllPrivilege: false,
            obtainOtherPrivilege: false,
            obtainUserPrivilege: false,
            source: "nvd@nist.gov",
            type: "Primary",
            userInteractionRequired: true,
         },
      ],
      cvssMetricV31: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "NONE",
               baseScore: 6.1,
               baseSeverity: "MEDIUM",
               confidentialityImpact: "LOW",
               integrityImpact: "LOW",
               privilegesRequired: "NONE",
               scope: "CHANGED",
               userInteraction: "REQUIRED",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
               version: "3.1",
            },
            exploitabilityScore: 2.8,
            impactScore: 2.7,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
   },
   published: "2020-06-30T18:15:12.477",
   references: [
      {
         source: "cve@mitre.org",
         tags: [
            "Exploit",
            "Third Party Advisory",
         ],
         url: "https://www2.deloitte.com/de/de/pages/risk/articles/nozomi-stored-xss.html?nc=1",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Exploit",
            "Third Party Advisory",
         ],
         url: "https://www2.deloitte.com/de/de/pages/risk/articles/nozomi-stored-xss.html?nc=1",
      },
   ],
   sourceIdentifier: "cve@mitre.org",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "CWE-79",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}

Vulnerability from fkie_nvd
Published
2023-08-09 08:15
Modified
2024-11-21 07:47
Summary
In certain conditions, depending on timing and the usage of the Chrome web browser, Guardian/CMC versions before 22.6.2 do not always completely invalidate the user session upon logout. Thus an authenticated local attacker may gain acces to the original user's session.
Impacted products
Vendor Product Version
nozominetworks cmc *
nozominetworks guardian *



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:nozominetworks:cmc:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "D5DACA15-76B3-417A-8776-9014575659A6",
                     versionEndExcluding: "22.6.2",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:nozominetworks:guardian:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "6317D905-9F4B-42A1-937E-AB79D99B1973",
                     versionEndExcluding: "22.6.2",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "In certain conditions, depending on timing and the usage of the Chrome web browser, Guardian/CMC versions before 22.6.2 do not always completely invalidate the user session upon logout. Thus an authenticated local attacker may gain acces to the original user's session.",
      },
   ],
   id: "CVE-2023-24477",
   lastModified: "2024-11-21T07:47:56.300",
   metrics: {
      cvssMetricV31: [
         {
            cvssData: {
               attackComplexity: "HIGH",
               attackVector: "LOCAL",
               availabilityImpact: "HIGH",
               baseScore: 7,
               baseSeverity: "HIGH",
               confidentialityImpact: "HIGH",
               integrityImpact: "HIGH",
               privilegesRequired: "LOW",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
               version: "3.1",
            },
            exploitabilityScore: 1,
            impactScore: 5.9,
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
         {
            cvssData: {
               attackComplexity: "HIGH",
               attackVector: "LOCAL",
               availabilityImpact: "HIGH",
               baseScore: 7,
               baseSeverity: "HIGH",
               confidentialityImpact: "HIGH",
               integrityImpact: "HIGH",
               privilegesRequired: "LOW",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
               version: "3.1",
            },
            exploitabilityScore: 1,
            impactScore: 5.9,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
      cvssMetricV40: [
         {
            cvssData: {
               attackComplexity: "HIGH",
               attackRequirements: "PRESENT",
               attackVector: "LOCAL",
               automatable: "NOT_DEFINED",
               availabilityRequirements: "NOT_DEFINED",
               baseScore: 5.4,
               baseSeverity: "MEDIUM",
               confidentialityRequirements: "NOT_DEFINED",
               exploitMaturity: "NOT_DEFINED",
               integrityRequirements: "NOT_DEFINED",
               modifiedAttackComplexity: "NOT_DEFINED",
               modifiedAttackRequirements: "NOT_DEFINED",
               modifiedAttackVector: "NOT_DEFINED",
               modifiedPrivilegesRequired: "NOT_DEFINED",
               modifiedSubsequentSystemAvailability: "NOT_DEFINED",
               modifiedSubsequentSystemConfidentiality: "NOT_DEFINED",
               modifiedSubsequentSystemIntegrity: "NOT_DEFINED",
               modifiedUserInteraction: "NOT_DEFINED",
               modifiedVulnerableSystemAvailability: "NOT_DEFINED",
               modifiedVulnerableSystemConfidentiality: "NOT_DEFINED",
               modifiedVulnerableSystemIntegrity: "NOT_DEFINED",
               privilegesRequired: "LOW",
               providerUrgency: "NOT_DEFINED",
               recovery: "NOT_DEFINED",
               safety: "NOT_DEFINED",
               subsequentSystemAvailability: "NONE",
               subsequentSystemConfidentiality: "NONE",
               subsequentSystemIntegrity: "NONE",
               userInteraction: "PASSIVE",
               valueDensity: "NOT_DEFINED",
               vectorString: "CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/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",
               version: "4.0",
               vulnerabilityResponseEffort: "NOT_DEFINED",
               vulnerableSystemAvailability: "HIGH",
               vulnerableSystemConfidentiality: "HIGH",
               vulnerableSystemIntegrity: "HIGH",
            },
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
      ],
   },
   published: "2023-08-09T08:15:09.280",
   references: [
      {
         source: "prodsec@nozominetworks.com",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2023:8-01",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2023:8-01",
      },
   ],
   sourceIdentifier: "prodsec@nozominetworks.com",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "CWE-384",
            },
         ],
         source: "prodsec@nozominetworks.com",
         type: "Secondary",
      },
      {
         description: [
            {
               lang: "en",
               value: "CWE-384",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}

Vulnerability from fkie_nvd
Published
2023-08-09 09:15
Modified
2024-11-21 07:46
Summary
A blind SQL Injection vulnerability in Nozomi Networks Guardian and CMC, due to improper input validation in the alerts_count component, allows an authenticated attacker to execute arbitrary SQL statements on the DBMS used by the web application. Authenticated users may be able to extract arbitrary information from the DBMS in an uncontrolled way, alter its structure and data, and/or affect its availability.
Impacted products
Vendor Product Version
nozominetworks cmc *
nozominetworks guardian *



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:nozominetworks:cmc:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "D5DACA15-76B3-417A-8776-9014575659A6",
                     versionEndExcluding: "22.6.2",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:nozominetworks:guardian:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "6317D905-9F4B-42A1-937E-AB79D99B1973",
                     versionEndExcluding: "22.6.2",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "A blind SQL Injection vulnerability in Nozomi Networks Guardian and CMC, due to improper input validation in the alerts_count component, allows an authenticated attacker to execute arbitrary SQL statements on the DBMS used by the web application.\n\nAuthenticated users may be able to extract arbitrary information from the DBMS in an uncontrolled way, alter its structure and data, and/or affect its availability.",
      },
      {
         lang: "es",
         value: "Una vulnerabilidad de inyección blind SQL en Nozomi Networks Guardian y CMC, debida a una validación de entrada incorrecta en el componente alerts_count, permite a un atacante autenticado ejecutar consultas SQL arbitrarias en el DBMS utilizado por la aplicación web.\n\nLos usuarios autenticados pueden extraer información arbitraria del DBMS de forma incontrolada.",
      },
   ],
   id: "CVE-2023-23574",
   lastModified: "2024-11-21T07:46:27.420",
   metrics: {
      cvssMetricV31: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "HIGH",
               baseScore: 8.8,
               baseSeverity: "HIGH",
               confidentialityImpact: "HIGH",
               integrityImpact: "HIGH",
               privilegesRequired: "LOW",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
               version: "3.1",
            },
            exploitabilityScore: 2.8,
            impactScore: 5.9,
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "HIGH",
               baseScore: 8.8,
               baseSeverity: "HIGH",
               confidentialityImpact: "HIGH",
               integrityImpact: "HIGH",
               privilegesRequired: "LOW",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
               version: "3.1",
            },
            exploitabilityScore: 2.8,
            impactScore: 5.9,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
      cvssMetricV40: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackRequirements: "NONE",
               attackVector: "NETWORK",
               automatable: "NOT_DEFINED",
               availabilityRequirements: "NOT_DEFINED",
               baseScore: 8.7,
               baseSeverity: "HIGH",
               confidentialityRequirements: "NOT_DEFINED",
               exploitMaturity: "NOT_DEFINED",
               integrityRequirements: "NOT_DEFINED",
               modifiedAttackComplexity: "NOT_DEFINED",
               modifiedAttackRequirements: "NOT_DEFINED",
               modifiedAttackVector: "NOT_DEFINED",
               modifiedPrivilegesRequired: "NOT_DEFINED",
               modifiedSubsequentSystemAvailability: "NOT_DEFINED",
               modifiedSubsequentSystemConfidentiality: "NOT_DEFINED",
               modifiedSubsequentSystemIntegrity: "NOT_DEFINED",
               modifiedUserInteraction: "NOT_DEFINED",
               modifiedVulnerableSystemAvailability: "NOT_DEFINED",
               modifiedVulnerableSystemConfidentiality: "NOT_DEFINED",
               modifiedVulnerableSystemIntegrity: "NOT_DEFINED",
               privilegesRequired: "LOW",
               providerUrgency: "NOT_DEFINED",
               recovery: "NOT_DEFINED",
               safety: "NOT_DEFINED",
               subsequentSystemAvailability: "NONE",
               subsequentSystemConfidentiality: "NONE",
               subsequentSystemIntegrity: "NONE",
               userInteraction: "NONE",
               valueDensity: "NOT_DEFINED",
               vectorString: "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/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",
               version: "4.0",
               vulnerabilityResponseEffort: "NOT_DEFINED",
               vulnerableSystemAvailability: "HIGH",
               vulnerableSystemConfidentiality: "HIGH",
               vulnerableSystemIntegrity: "HIGH",
            },
            source: "prodsec@nozominetworks.com",
            type: "Secondary",
         },
      ],
   },
   published: "2023-08-09T09:15:13.767",
   references: [
      {
         source: "prodsec@nozominetworks.com",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2023:3-01",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://security.nozominetworks.com/NN-2023:3-01",
      },
   ],
   sourceIdentifier: "prodsec@nozominetworks.com",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "CWE-89",
            },
         ],
         source: "prodsec@nozominetworks.com",
         type: "Secondary",
      },
      {
         description: [
            {
               lang: "en",
               value: "CWE-89",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}

var-202006-0957
Vulnerability from variot

Nozomi Guardian before 19.0.4 allows attackers to achieve stored XSS (in the web front end) by leveraging the ability to create a custom field with a crafted field name. Nozomi Guardian Exists in a cross-site scripting vulnerability.Information may be obtained and tampered with. Nozomi Networks Guardian is a IoT device and software inspection system from Nozomi Networks in Switzerland. The vulnerability stems from the lack of proper verification of client data by WEB applications. Attackers can use this vulnerability to execute client code

Show details on source website


{
   "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
      affected_products: {
         "@id": "https://www.variotdbs.pl/ref/affected_products",
      },
      configurations: {
         "@id": "https://www.variotdbs.pl/ref/configurations",
      },
      credits: {
         "@id": "https://www.variotdbs.pl/ref/credits",
      },
      cvss: {
         "@id": "https://www.variotdbs.pl/ref/cvss/",
      },
      description: {
         "@id": "https://www.variotdbs.pl/ref/description/",
      },
      exploit_availability: {
         "@id": "https://www.variotdbs.pl/ref/exploit_availability/",
      },
      external_ids: {
         "@id": "https://www.variotdbs.pl/ref/external_ids/",
      },
      iot: {
         "@id": "https://www.variotdbs.pl/ref/iot/",
      },
      iot_taxonomy: {
         "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/",
      },
      patch: {
         "@id": "https://www.variotdbs.pl/ref/patch/",
      },
      problemtype_data: {
         "@id": "https://www.variotdbs.pl/ref/problemtype_data/",
      },
      references: {
         "@id": "https://www.variotdbs.pl/ref/references/",
      },
      sources: {
         "@id": "https://www.variotdbs.pl/ref/sources/",
      },
      sources_release_date: {
         "@id": "https://www.variotdbs.pl/ref/sources_release_date/",
      },
      sources_update_date: {
         "@id": "https://www.variotdbs.pl/ref/sources_update_date/",
      },
      threat_type: {
         "@id": "https://www.variotdbs.pl/ref/threat_type/",
      },
      title: {
         "@id": "https://www.variotdbs.pl/ref/title/",
      },
      type: {
         "@id": "https://www.variotdbs.pl/ref/type/",
      },
   },
   "@id": "https://www.variotdbs.pl/vuln/VAR-202006-0957",
   affected_products: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
         data: {
            "@container": "@list",
         },
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
            "@id": "https://www.variotdbs.pl/ref/sources",
         },
      },
      data: [
         {
            model: "guardian",
            scope: "lt",
            trust: 1,
            vendor: "nozominetworks",
            version: "19.0.4",
         },
         {
            model: "guardian",
            scope: "eq",
            trust: 0.8,
            vendor: "nozomi",
            version: "19.0.4",
         },
         {
            model: "networks guardian",
            scope: "lt",
            trust: 0.6,
            vendor: "nozomi",
            version: "19.0.4",
         },
      ],
      sources: [
         {
            db: "CNVD",
            id: "CNVD-2020-51753",
         },
         {
            db: "JVNDB",
            id: "JVNDB-2020-007403",
         },
         {
            db: "NVD",
            id: "CVE-2020-15307",
         },
      ],
   },
   configurations: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/configurations#",
         children: {
            "@container": "@list",
         },
         cpe_match: {
            "@container": "@list",
         },
         data: {
            "@container": "@list",
         },
         nodes: {
            "@container": "@list",
         },
      },
      data: [
         {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:nozominetworks:guardian:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "19.0.4",
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
      ],
      sources: [
         {
            db: "NVD",
            id: "CVE-2020-15307",
         },
      ],
   },
   cve: "CVE-2020-15307",
   cvss: {
      "@context": {
         cvssV2: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#",
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2",
         },
         cvssV3: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#",
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/",
         },
         severity: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/cvss/severity#",
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity",
         },
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
            "@id": "https://www.variotdbs.pl/ref/sources",
         },
      },
      data: [
         {
            cvssV2: [
               {
                  acInsufInfo: false,
                  accessComplexity: "MEDIUM",
                  accessVector: "NETWORK",
                  authentication: "NONE",
                  author: "NVD",
                  availabilityImpact: "NONE",
                  baseScore: 4.3,
                  confidentialityImpact: "NONE",
                  exploitabilityScore: 8.6,
                  impactScore: 2.9,
                  integrityImpact: "PARTIAL",
                  obtainAllPrivilege: false,
                  obtainOtherPrivilege: false,
                  obtainUserPrivilege: false,
                  severity: "MEDIUM",
                  trust: 1,
                  userInteractionRequired: true,
                  vectorString: "AV:N/AC:M/Au:N/C:N/I:P/A:N",
                  version: "2.0",
               },
               {
                  acInsufInfo: null,
                  accessComplexity: "Medium",
                  accessVector: "Network",
                  authentication: "None",
                  author: "NVD",
                  availabilityImpact: "None",
                  baseScore: 4.3,
                  confidentialityImpact: "None",
                  exploitabilityScore: null,
                  id: "JVNDB-2020-007403",
                  impactScore: null,
                  integrityImpact: "Partial",
                  obtainAllPrivilege: null,
                  obtainOtherPrivilege: null,
                  obtainUserPrivilege: null,
                  severity: "Medium",
                  trust: 0.8,
                  userInteractionRequired: null,
                  vectorString: "AV:N/AC:M/Au:N/C:N/I:P/A:N",
                  version: "2.0",
               },
               {
                  accessComplexity: "MEDIUM",
                  accessVector: "NETWORK",
                  authentication: "NONE",
                  author: "CNVD",
                  availabilityImpact: "NONE",
                  baseScore: 4.3,
                  confidentialityImpact: "NONE",
                  exploitabilityScore: 8.6,
                  id: "CNVD-2020-51753",
                  impactScore: 2.9,
                  integrityImpact: "PARTIAL",
                  severity: "MEDIUM",
                  trust: 0.6,
                  vectorString: "AV:N/AC:M/Au:N/C:N/I:P/A:N",
                  version: "2.0",
               },
            ],
            cvssV3: [
               {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  author: "NVD",
                  availabilityImpact: "NONE",
                  baseScore: 6.1,
                  baseSeverity: "MEDIUM",
                  confidentialityImpact: "LOW",
                  exploitabilityScore: 2.8,
                  impactScore: 2.7,
                  integrityImpact: "LOW",
                  privilegesRequired: "NONE",
                  scope: "CHANGED",
                  trust: 1,
                  userInteraction: "REQUIRED",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
                  version: "3.1",
               },
               {
                  attackComplexity: "Low",
                  attackVector: "Network",
                  author: "NVD",
                  availabilityImpact: "None",
                  baseScore: 6.1,
                  baseSeverity: "Medium",
                  confidentialityImpact: "Low",
                  exploitabilityScore: null,
                  id: "JVNDB-2020-007403",
                  impactScore: null,
                  integrityImpact: "Low",
                  privilegesRequired: "None",
                  scope: "Changed",
                  trust: 0.8,
                  userInteraction: "Required",
                  vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
                  version: "3.0",
               },
            ],
            severity: [
               {
                  author: "NVD",
                  id: "CVE-2020-15307",
                  trust: 1,
                  value: "MEDIUM",
               },
               {
                  author: "NVD",
                  id: "JVNDB-2020-007403",
                  trust: 0.8,
                  value: "Medium",
               },
               {
                  author: "CNVD",
                  id: "CNVD-2020-51753",
                  trust: 0.6,
                  value: "MEDIUM",
               },
               {
                  author: "CNNVD",
                  id: "CNNVD-202006-1870",
                  trust: 0.6,
                  value: "MEDIUM",
               },
            ],
         },
      ],
      sources: [
         {
            db: "CNVD",
            id: "CNVD-2020-51753",
         },
         {
            db: "JVNDB",
            id: "JVNDB-2020-007403",
         },
         {
            db: "NVD",
            id: "CVE-2020-15307",
         },
         {
            db: "CNNVD",
            id: "CNNVD-202006-1870",
         },
      ],
   },
   description: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/description#",
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: "Nozomi Guardian before 19.0.4 allows attackers to achieve stored XSS (in the web front end) by leveraging the ability to create a custom field with a crafted field name. Nozomi Guardian Exists in a cross-site scripting vulnerability.Information may be obtained and tampered with. Nozomi Networks Guardian is a IoT device and software inspection system from Nozomi Networks in Switzerland. The vulnerability stems from the lack of proper verification of client data by WEB applications. Attackers can use this vulnerability to execute client code",
      sources: [
         {
            db: "NVD",
            id: "CVE-2020-15307",
         },
         {
            db: "JVNDB",
            id: "JVNDB-2020-007403",
         },
         {
            db: "CNVD",
            id: "CNVD-2020-51753",
         },
         {
            db: "CNNVD",
            id: "CNNVD-202006-1870",
         },
      ],
      trust: 2.7,
   },
   external_ids: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
         data: {
            "@container": "@list",
         },
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: [
         {
            db: "NVD",
            id: "CVE-2020-15307",
            trust: 3,
         },
         {
            db: "JVNDB",
            id: "JVNDB-2020-007403",
            trust: 0.8,
         },
         {
            db: "CNVD",
            id: "CNVD-2020-51753",
            trust: 0.6,
         },
         {
            db: "CNNVD",
            id: "CNNVD-202006-1870",
            trust: 0.6,
         },
      ],
      sources: [
         {
            db: "CNVD",
            id: "CNVD-2020-51753",
         },
         {
            db: "JVNDB",
            id: "JVNDB-2020-007403",
         },
         {
            db: "NVD",
            id: "CVE-2020-15307",
         },
         {
            db: "CNNVD",
            id: "CNNVD-202006-1870",
         },
      ],
   },
   id: "VAR-202006-0957",
   iot: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/iot#",
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: true,
      sources: [
         {
            db: "CNVD",
            id: "CNVD-2020-51753",
         },
      ],
      trust: 1.6,
   },
   iot_taxonomy: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
         data: {
            "@container": "@list",
         },
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: [
         {
            category: [
               "IoT",
            ],
            sub_category: null,
            trust: 0.6,
         },
      ],
      sources: [
         {
            db: "CNVD",
            id: "CNVD-2020-51753",
         },
      ],
   },
   last_update_date: "2023-12-18T12:17:01.726000Z",
   patch: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/patch#",
         data: {
            "@container": "@list",
         },
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: [
         {
            title: "Guardian",
            trust: 0.8,
            url: "https://www.nozominetworks.com/products/guardian/",
         },
         {
            title: "Patch for Nozomi Networks Guardian cross-site scripting vulnerability",
            trust: 0.6,
            url: "https://www.cnvd.org.cn/patchinfo/show/233596",
         },
         {
            title: "Nozomi Networks Guardian Fixes for cross-site scripting vulnerabilities",
            trust: 0.6,
            url: "http://www.cnnvd.org.cn/web/xxk/bdxqbyid.tag?id=122824",
         },
      ],
      sources: [
         {
            db: "CNVD",
            id: "CNVD-2020-51753",
         },
         {
            db: "JVNDB",
            id: "JVNDB-2020-007403",
         },
         {
            db: "CNNVD",
            id: "CNNVD-202006-1870",
         },
      ],
   },
   problemtype_data: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: [
         {
            problemtype: "CWE-79",
            trust: 1.8,
         },
      ],
      sources: [
         {
            db: "JVNDB",
            id: "JVNDB-2020-007403",
         },
         {
            db: "NVD",
            id: "CVE-2020-15307",
         },
      ],
   },
   references: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/references#",
         data: {
            "@container": "@list",
         },
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: [
         {
            trust: 2,
            url: "https://nvd.nist.gov/vuln/detail/cve-2020-15307",
         },
         {
            trust: 1.6,
            url: "https://www2.deloitte.com/de/de/pages/risk/articles/nozomi-stored-xss.html?nc=1",
         },
         {
            trust: 0.8,
            url: "https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2020-15307",
         },
         {
            trust: 0.8,
            url: "https://www2.deloitte.com/de/de/pages/risk/articles/nozomi-csv-injection.html?nc=1",
         },
      ],
      sources: [
         {
            db: "CNVD",
            id: "CNVD-2020-51753",
         },
         {
            db: "JVNDB",
            id: "JVNDB-2020-007403",
         },
         {
            db: "NVD",
            id: "CVE-2020-15307",
         },
         {
            db: "CNNVD",
            id: "CNNVD-202006-1870",
         },
      ],
   },
   sources: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/sources#",
         data: {
            "@container": "@list",
         },
      },
      data: [
         {
            db: "CNVD",
            id: "CNVD-2020-51753",
         },
         {
            db: "JVNDB",
            id: "JVNDB-2020-007403",
         },
         {
            db: "NVD",
            id: "CVE-2020-15307",
         },
         {
            db: "CNNVD",
            id: "CNNVD-202006-1870",
         },
      ],
   },
   sources_release_date: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
         data: {
            "@container": "@list",
         },
      },
      data: [
         {
            date: "2020-09-11T00:00:00",
            db: "CNVD",
            id: "CNVD-2020-51753",
         },
         {
            date: "2020-08-12T00:00:00",
            db: "JVNDB",
            id: "JVNDB-2020-007403",
         },
         {
            date: "2020-06-30T18:15:12.477000",
            db: "NVD",
            id: "CVE-2020-15307",
         },
         {
            date: "2020-06-30T00:00:00",
            db: "CNNVD",
            id: "CNNVD-202006-1870",
         },
      ],
   },
   sources_update_date: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
         data: {
            "@container": "@list",
         },
      },
      data: [
         {
            date: "2020-09-11T00:00:00",
            db: "CNVD",
            id: "CNVD-2020-51753",
         },
         {
            date: "2020-08-12T00:00:00",
            db: "JVNDB",
            id: "JVNDB-2020-007403",
         },
         {
            date: "2020-07-07T19:46:54.953000",
            db: "NVD",
            id: "CVE-2020-15307",
         },
         {
            date: "2020-07-08T00:00:00",
            db: "CNNVD",
            id: "CNNVD-202006-1870",
         },
      ],
   },
   threat_type: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: "remote",
      sources: [
         {
            db: "CNNVD",
            id: "CNNVD-202006-1870",
         },
      ],
      trust: 0.6,
   },
   title: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/title#",
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: "Nozomi Networks Guardian cross-site scripting vulnerability",
      sources: [
         {
            db: "CNVD",
            id: "CNVD-2020-51753",
         },
         {
            db: "CNNVD",
            id: "CNNVD-202006-1870",
         },
      ],
      trust: 1.2,
   },
   type: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/type#",
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: "XSS",
      sources: [
         {
            db: "CNNVD",
            id: "CNNVD-202006-1870",
         },
      ],
      trust: 0.6,
   },
}