VYPR
Vendor

Navigatecms

Products
1
CVEs
34
Across products
34
Status
Private

Products

1

Recent CVEs

34
View all 34 CVEs →
  • CVE-2021-37478CriJul 26, 2021
    risk 0.64cvss 9.8epss 0.02

    In NavigateCMS version 2.9.4 and below, function `block` is vulnerable to sql injection on parameter `block-order`, which results in arbitrary sql query execution in the backend database.

  • CVE-2021-37477CriJul 26, 2021
    risk 0.64cvss 9.8epss 0.02

    In NavigateCMS version 2.9.4 and below, function in `structure.php` is vulnerable to sql injection on parameter `children_order`, which results in arbitrary sql query execution in the backend database.

  • CVE-2021-37476CriJul 26, 2021
    risk 0.64cvss 9.8epss 0.02

    In NavigateCMS version 2.9.4 and below, function in `product.php` is vulnerable to sql injection on parameter `id` through a post request, which results in arbitrary sql query execution in the backend database.

  • CVE-2021-37475CriJul 26, 2021
    risk 0.64cvss 9.8epss 0.02

    In NavigateCMS version 2.9.4 and below, function in `templates.php` is vulnerable to sql injection on parameter `template-properties-order`, which results in arbitrary sql query execution in the backend database.

  • CVE-2021-37473CriJul 26, 2021
    risk 0.64cvss 9.8epss 0.02

    In NavigateCMS version 2.9.4 and below, function in `product.php` is vulnerable to sql injection on parameter `products-order` through a post request, which results in arbitrary sql query execution in the backend database.

  • CVE-2020-23711CriJun 28, 2021
    risk 0.64cvss 9.8epss 0.01

    SQL Injection vulnerability in NavigateCMS 2.9 via the URL encoded GET input category in navigate.php.

  • CVE-2021-44351HigJan 6, 2022
    risk 0.49cvss 7.5epss 0.02

    An arbitrary file read vulnerability exists in NavigateCMS 2.9 via /navigate/navigate_download.php id parameter.

  • CVE-2020-14017HigJun 24, 2020
    risk 0.49cvss 7.5epss 0.01

    An issue was discovered in Navigate CMS 2.9 r1433. Sessions, as well as associated information such as CSRF tokens, are stored in cleartext files in the directory /private/sessions. An unauthenticated user could use a brute-force approach to attempt to identify existing…

  • CVE-2020-14015HigJun 24, 2020
    risk 0.49cvss 7.5epss 0.01

    An issue was discovered in Navigate CMS 2.9 r1433. When performing a password reset, a user is emailed an activation code that allows them to reset their password. There is, however, a flaw when no activation code is supplied. The system will allow an unauthorized user to…

  • CVE-2018-25393MedMay 29, 2026
    risk 0.42cvss 6.5epss 0.01

    Navigate CMS 2.8.5 contains a path traversal vulnerability that allows authenticated users to download arbitrary files by injecting directory traversal sequences in the id parameter. Attackers can send GET requests to navigate_download.php with path traversal payloads…

  • CVE-2020-14018MedJun 24, 2020
    risk 0.40cvss 6.1epss 0.01

    An issue was discovered in Navigate CMS 2.9 r1433. There is a stored XSS vulnerability that is executed on the page to view users, and on the page to edit users. This is present in both the User field and the E-Mail field. On the Edit user page, the XSS is only triggered via the…

  • CVE-2022-28117MedApr 28, 2022
    risk 0.37cvss 4.9epss 0.22

    A Server-Side Request Forgery (SSRF) in feed_parser class of Navigate CMS v2.9.4 allows remote attackers to force the application to make arbitrary requests via injection of arbitrary URLs into the feed parameter.

  • CVE-2021-44299MedJan 19, 2022
    risk 0.35cvss 5.4epss 0.00

    A reflected cross-site scripting (XSS) vulnerability in \lib\packages\themes\themes.php of Navigate CMS v2.9.4 allows authenticated attackers to execute arbitrary web scripts or HTML via a crafted payload.

  • CVE-2021-36454MedAug 6, 2021
    risk 0.35cvss 5.4epss 0.01

    Cross Site Scripting (XSS) vulnerability in Naviwebs Navigate Cms 2.9 via the navigate-quickse parameter to 1) backups\backups.php, 2) blocks\blocks.php, 3) brands\brands.php, 4) comments\comments.php, 5) coupons\coupons.php, 6) feeds\feeds.php, 7) functions\functions.php, 8)…

  • CVE-2020-23657MedAug 26, 2020
    risk 0.35cvss 5.4epss 0.01

    NavigateCMS 2.9 is affected by Cross Site Scripting (XSS) on module "Configuration."

  • CVE-2020-23656MedAug 26, 2020
    risk 0.35cvss 5.4epss 0.01

    NavigateCMS 2.9 is affected by Cross Site Scripting (XSS) on module "Content."

  • CVE-2020-23655MedAug 26, 2020
    risk 0.35cvss 5.4epss 0.01

    NavigateCMS 2.9 is affected by Cross Site Scripting (XSS) on module "Configuration."

  • CVE-2020-23654MedAug 26, 2020
    risk 0.35cvss 5.4epss 0.01

    NavigateCMS 2.9 is affected by Cross Site Scripting (XSS) via the module "Shop."

  • CVE-2020-14016MedJun 24, 2020
    risk 0.35cvss 5.3epss 0.02

    An issue was discovered in Navigate CMS 2.9 r1433. The forgot-password feature allows users to reset their passwords by using either their username or the email address associated with their account. However, the feature returns a not_found message when the provided username or…

  • CVE-2020-14014MedJun 24, 2020
    risk 0.35cvss 5.4epss 0.01

    An issue was discovered in Navigate CMS 2.8 and 2.9 r1433. The query parameter fid on the resource navigate.php does not perform sufficient data validation and/or encoding, making it vulnerable to reflected XSS.