VAR-202506-0987

Vulnerability from variot - Updated: 2025-07-28 19:42

Fuji Electric Smart Editor is vulnerable to a stack-based buffer overflow, which may allow an attacker to execute arbitrary code. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.The specific flaw exists within the parsing of V8 files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length stack-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Fuji Electric Smart Editor is an editing software developed by Fuji Electric, mainly used to configure and program human-machine interface (HMI) devices

Show details on source website

{
  "@context": {
    "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
    "affected_products": {
      "@id": "https://www.variotdbs.pl/ref/affected_products"
    },
    "credits": {
      "@id": "https://www.variotdbs.pl/ref/credits"
    },
    "cvss": {
      "@id": "https://www.variotdbs.pl/ref/cvss/"
    },
    "description": {
      "@id": "https://www.variotdbs.pl/ref/description/"
    },
    "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/"
    },
    "title": {
      "@id": "https://www.variotdbs.pl/ref/title/"
    }
  },
  "@id": "https://www.variotdbs.pl/vuln/VAR-202506-0987",
  "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": "smart editor",
        "scope": null,
        "trust": 4.2,
        "vendor": "fuji electric",
        "version": null
      },
      {
        "model": "electric fuji electric smart editor",
        "scope": null,
        "trust": 0.6,
        "vendor": "fuji",
        "version": null
      }
    ],
    "sources": [
      {
        "db": "ZDI",
        "id": "ZDI-25-405"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-404"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-403"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-402"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-399"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-413"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2025-16527"
      }
    ]
  },
  "credits": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/credits#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "kimiya",
    "sources": [
      {
        "db": "ZDI",
        "id": "ZDI-25-405"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-404"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-403"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-402"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-399"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-413"
      }
    ],
    "trust": 4.2
  },
  "cve": "CVE-2025-41388",
  "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": [
          {
            "accessComplexity": "LOW",
            "accessVector": "LOCAL",
            "authentication": "NONE",
            "author": "CNVD",
            "availabilityImpact": "COMPLETE",
            "baseScore": 7.2,
            "confidentialityImpact": "COMPLETE",
            "exploitabilityScore": 3.9,
            "id": "CNVD-2025-16527",
            "impactScore": 10.0,
            "integrityImpact": "COMPLETE",
            "severity": "HIGH",
            "trust": 0.6,
            "vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C",
            "version": "2.0"
          }
        ],
        "cvssV3": [
          {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "author": "ZDI",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "exploitabilityScore": 1.8,
            "id": "CVE-2025-41388",
            "impactScore": 5.9,
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "trust": 4.2,
            "userInteraction": "REQUIRED",
            "vectorString": "AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "author": "ics-cert@hq.dhs.gov",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "exploitabilityScore": 1.8,
            "id": "CVE-2025-41388",
            "impactScore": 5.9,
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "trust": 1.0,
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          }
        ],
        "severity": [
          {
            "author": "ZDI",
            "id": "CVE-2025-41388",
            "trust": 4.2,
            "value": "HIGH"
          },
          {
            "author": "ics-cert@hq.dhs.gov",
            "id": "CVE-2025-41388",
            "trust": 1.0,
            "value": "High"
          },
          {
            "author": "CNVD",
            "id": "CNVD-2025-16527",
            "trust": 0.6,
            "value": "HIGH"
          }
        ]
      }
    ],
    "sources": [
      {
        "db": "ZDI",
        "id": "ZDI-25-405"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-404"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-403"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-402"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-399"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-413"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2025-16527"
      },
      {
        "db": "NVD",
        "id": "CVE-2025-41388"
      }
    ]
  },
  "description": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/description#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "Fuji Electric Smart Editor is vulnerable to a stack-based buffer overflow, which may allow an attacker to execute arbitrary code. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.The specific flaw exists within the parsing of V8 files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length stack-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Fuji Electric Smart Editor is an editing software developed by Fuji Electric, mainly used to configure and program human-machine interface (HMI) devices",
    "sources": [
      {
        "db": "NVD",
        "id": "CVE-2025-41388"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-405"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-404"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-403"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-402"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-399"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-413"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2025-16527"
      }
    ],
    "trust": 5.22
  },
  "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-2025-41388",
        "trust": 5.8
      },
      {
        "db": "ICS CERT",
        "id": "ICSA-25-168-04",
        "trust": 1.6
      },
      {
        "db": "ZDI_CAN",
        "id": "ZDI-CAN-26024",
        "trust": 0.7
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-405",
        "trust": 0.7
      },
      {
        "db": "ZDI_CAN",
        "id": "ZDI-CAN-26022",
        "trust": 0.7
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-404",
        "trust": 0.7
      },
      {
        "db": "ZDI_CAN",
        "id": "ZDI-CAN-26020",
        "trust": 0.7
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-403",
        "trust": 0.7
      },
      {
        "db": "ZDI_CAN",
        "id": "ZDI-CAN-25942",
        "trust": 0.7
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-402",
        "trust": 0.7
      },
      {
        "db": "ZDI_CAN",
        "id": "ZDI-CAN-26026",
        "trust": 0.7
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-399",
        "trust": 0.7
      },
      {
        "db": "ZDI_CAN",
        "id": "ZDI-CAN-26018",
        "trust": 0.7
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-413",
        "trust": 0.7
      },
      {
        "db": "CNVD",
        "id": "CNVD-2025-16527",
        "trust": 0.6
      }
    ],
    "sources": [
      {
        "db": "ZDI",
        "id": "ZDI-25-405"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-404"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-403"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-402"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-399"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-413"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2025-16527"
      },
      {
        "db": "NVD",
        "id": "CVE-2025-41388"
      }
    ]
  },
  "id": "VAR-202506-0987",
  "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-2025-16527"
      }
    ],
    "trust": 0.06
  },
  "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": [
          "ICS"
        ],
        "sub_category": null,
        "trust": 0.6
      }
    ],
    "sources": [
      {
        "db": "CNVD",
        "id": "CNVD-2025-16527"
      }
    ]
  },
  "last_update_date": "2025-07-28T19:42:24.677000Z",
  "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": "Fuji Electric has issued an update to correct this vulnerability.",
        "trust": 4.2,
        "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-168-04"
      },
      {
        "title": "Patch for Fuji Electric Smart Editor Buffer Overflow Vulnerability",
        "trust": 0.6,
        "url": "https://www.cnvd.org.cn/patchInfo/show/710751"
      }
    ],
    "sources": [
      {
        "db": "ZDI",
        "id": "ZDI-25-405"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-404"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-403"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-402"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-399"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-413"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2025-16527"
      }
    ]
  },
  "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-121",
        "trust": 1.0
      }
    ],
    "sources": [
      {
        "db": "NVD",
        "id": "CVE-2025-41388"
      }
    ]
  },
  "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": 5.8,
        "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-168-04"
      }
    ],
    "sources": [
      {
        "db": "ZDI",
        "id": "ZDI-25-405"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-404"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-403"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-402"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-399"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-413"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2025-16527"
      },
      {
        "db": "NVD",
        "id": "CVE-2025-41388"
      }
    ]
  },
  "sources": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/sources#",
      "data": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "db": "ZDI",
        "id": "ZDI-25-405"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-404"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-403"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-402"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-399"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-413"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2025-16527"
      },
      {
        "db": "NVD",
        "id": "CVE-2025-41388"
      }
    ]
  },
  "sources_release_date": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
      "data": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "date": "2025-06-17T00:00:00",
        "db": "ZDI",
        "id": "ZDI-25-405"
      },
      {
        "date": "2025-06-17T00:00:00",
        "db": "ZDI",
        "id": "ZDI-25-404"
      },
      {
        "date": "2025-06-17T00:00:00",
        "db": "ZDI",
        "id": "ZDI-25-403"
      },
      {
        "date": "2025-06-17T00:00:00",
        "db": "ZDI",
        "id": "ZDI-25-402"
      },
      {
        "date": "2025-06-17T00:00:00",
        "db": "ZDI",
        "id": "ZDI-25-399"
      },
      {
        "date": "2025-06-19T00:00:00",
        "db": "ZDI",
        "id": "ZDI-25-413"
      },
      {
        "date": "2025-07-21T00:00:00",
        "db": "CNVD",
        "id": "CNVD-2025-16527"
      },
      {
        "date": "2025-06-17T21:15:38.183000",
        "db": "NVD",
        "id": "CVE-2025-41388"
      }
    ]
  },
  "sources_update_date": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
      "data": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "date": "2025-06-17T00:00:00",
        "db": "ZDI",
        "id": "ZDI-25-405"
      },
      {
        "date": "2025-06-17T00:00:00",
        "db": "ZDI",
        "id": "ZDI-25-404"
      },
      {
        "date": "2025-06-17T00:00:00",
        "db": "ZDI",
        "id": "ZDI-25-403"
      },
      {
        "date": "2025-06-17T00:00:00",
        "db": "ZDI",
        "id": "ZDI-25-402"
      },
      {
        "date": "2025-06-17T00:00:00",
        "db": "ZDI",
        "id": "ZDI-25-399"
      },
      {
        "date": "2025-06-19T00:00:00",
        "db": "ZDI",
        "id": "ZDI-25-413"
      },
      {
        "date": "2025-07-21T00:00:00",
        "db": "CNVD",
        "id": "CNVD-2025-16527"
      },
      {
        "date": "2025-06-18T13:47:10.020000",
        "db": "NVD",
        "id": "CVE-2025-41388"
      }
    ]
  },
  "title": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/title#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "Fuji Electric Smart Editor X1 File Parsing Stack-based Buffer Overflow Remote Code Execution Vulnerability",
    "sources": [
      {
        "db": "ZDI",
        "id": "ZDI-25-405"
      },
      {
        "db": "ZDI",
        "id": "ZDI-25-404"
      }
    ],
    "trust": 1.4
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

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…