NN-2025:2-01

Vulnerability from csaf_nozominetworks - Published: 2025-06-10 11:00 - Updated: 2025-06-10 11:00
Summary
Privilege escalation in Guardian/CMC before 24.6.0
Severity
High
Notes
Risk Level for Nozomi customers: Medium
CWE-250 - Execution with Unnecessary Privileges
Affected products
Product Identifier Version Remediation
Nozomi Networks Guardian 24.6.0
Nozomi Networks / Guardian
24.6.0
Nozomi Networks CMC 24.6.0
Nozomi Networks / CMC
24.6.0
Product Identifier Version Remediation
Nozomi Networks Guardian <24.6.0
Nozomi Networks / Guardian
vers:gem/<24.6.0
Mitigation
Vendor Fix
Nozomi Networks CMC <24.6.0
Nozomi Networks / CMC
vers:gem/<24.6.0
Mitigation
Vendor Fix
Threats
Impact The sudo rules configured for a local service account were excessively permissive, potentially allowing administrative access if a malicious actor could execute arbitrary commands as that account. It is important to note that no such vector has been identified in this instance.
Acknowledgments

{
  "document": {
    "aggregate_severity": {
      "text": "HIGH"
    },
    "category": "csaf_vex",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE"
      }
    },
    "lang": "en-US",
    "notes": [
      {
        "category": "other",
        "text": "Medium",
        "title": "Risk Level for Nozomi customers"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "Nozomi Networks Product Security team can be reached at prodsec@nozominetworks.com",
      "name": "Nozomi Networks Product Security",
      "namespace": "https://security.nozominetworks.com/psirt"
    },
    "title": "Privilege escalation in Guardian/CMC before 24.6.0",
    "tracking": {
      "aliases": [
        "CVE-2024-13090"
      ],
      "current_release_date": "2025-06-10T11:00:00.000Z",
      "id": "NN-2025:2-01",
      "initial_release_date": "2025-06-10T11:00:00.000Z",
      "revision_history": [
        {
          "date": "2025-06-10T11:00:00.000Z",
          "number": "1",
          "summary": "Initial revision"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:gem/\u003c24.6.0",
                "product": {
                  "name": "Nozomi Networks Guardian \u003c24.6.0",
                  "product_id": "CSAFPID-0001"
                }
              },
              {
                "category": "product_version",
                "name": "24.6.0",
                "product": {
                  "name": "Nozomi Networks Guardian 24.6.0",
                  "product_id": "CSAFPID-0002"
                }
              }
            ],
            "category": "product_name",
            "name": "Guardian"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:gem/\u003c24.6.0",
                "product": {
                  "name": "Nozomi Networks CMC \u003c24.6.0",
                  "product_id": "CSAFPID-0003"
                }
              },
              {
                "category": "product_version",
                "name": "24.6.0",
                "product": {
                  "name": "Nozomi Networks CMC 24.6.0",
                  "product_id": "CSAFPID-0004"
                }
              }
            ],
            "category": "product_name",
            "name": "CMC"
          }
        ],
        "category": "vendor",
        "name": "Nozomi Networks"
      }
    ]
  },
  "vulnerabilities": [
    {
      "acknowledgments": [
        {
          "organization": "IOActive",
          "summary": "finding this issue during a VAPT testing session commissioned by one of our customers"
        }
      ],
      "cve": "CVE-2024-13090",
      "cwe": {
        "id": "CWE-250",
        "name": "Execution with Unnecessary Privileges"
      },
      "discovery_date": "2025-06-10T11:00:00.000Z",
      "ids": [
        {
          "system_name": "Nozomi Networks Security Advisory ID",
          "text": "NN-2025:2-01"
        }
      ],
      "notes": [
        {
          "category": "summary",
          "text": "A privilege escalation vulnerability may enable a service account to elevate its privileges.",
          "title": "Vulnerability summary"
        }
      ],
      "product_status": {
        "fixed": [
          "CSAFPID-0002",
          "CSAFPID-0004"
        ],
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0003"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "Mitre CVE entry",
          "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-13090"
        },
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://security.nozominetworks.com/csaf/2025/nn-2025_2-01.json"
        },
        {
          "category": "self",
          "summary": "Human-readable advisory.",
          "url": "https://security.nozominetworks.com/NN-2025:2-01"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "N/A",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0003"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Upgrade to v24.6.0 or later.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0003"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0003"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "The sudo rules configured for a local service account were excessively permissive, potentially allowing administrative access if a malicious actor could execute arbitrary commands as that account. It is important to note that no such vector has been identified in this instance."
        }
      ],
      "title": "Privilege escalation in Guardian/CMC before 24.6.0"
    }
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…