Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @editorjs/editorjs
  4. ›
  5. CVE-2022-23474

CVE-2022-23474: Editor.js vulnerable to Code Injection

August 5, 2024

Editor.js is a block-style editor with clean JSON output. Versions prior to 2.26.0 are vulnerable to Code Injection via pasted input. The processHTML method passes pasted input into wrapper’s innerHTML. This issue is patched in version 2.26.0.

References

  • github.com/advisories/GHSA-6mvj-2569-3mcm
  • github.com/codex-team/editor.js
  • github.com/codex-team/editor.js/commit/f659015be6de8e6f0c322c5ff4d1a4532d2f29a2
  • github.com/codex-team/editor.js/pull/2100
  • nvd.nist.gov/vuln/detail/CVE-2022-23474
  • securitylab.github.com/advisories
  • securitylab.github.com/advisories/GHSL-2022-028_codex-team_editor_js

Code Behaviors & Features

Detect and mitigate CVE-2022-23474 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.26.0

Fixed versions

  • 2.26.0

Solution

Upgrade to version 2.26.0 or above.

Impact 6.1 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
  • CWE-94: Improper Control of Generation of Code ('Code Injection')

Source file

npm/@editorjs/editorjs/CVE-2022-23474.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:41 +0000.