Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-23654

8.1 · HIGH
Published Feb 22, 2022 requarks CWE-287 EPSS 0.72% (51th pctl)

Overview

CVE-2022-23654 is a high-severity vulnerability affecting requarks wiki.js. It was published on February 22, 2022 and has a CVSS 3.1 base score of 8.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.1, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

Wiki.js is a wiki app built on Node.js. In affected versions an authenticated user with write access on a restricted set of paths can update a page outside the allowed paths by specifying a different target page ID while keeping the path intact. The access control incorrectly check the path access against the user-provided values instead of the actual path associated to the page ID. Commit https://github.com/Requarks/wiki/commit/411802ec2f654bb5ed1126c307575b81e2361c6b fixes this vulnerability by checking access control on the path associated with the page ID instead of the user-provided value. When the path is different than the current value, a second access control check is then performed on the user-provided path before the move operation.

Remediation

Check the references section for vendor advisories and patches from requarks. Update wiki.js to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
requarks wiki.js >= 0, < 2.5.276 Affected

Frequently Asked Questions

What is CVE-2022-23654?

CVE-2022-23654 is a high-severity vulnerability affecting requarks wiki.js. It was published on February 22, 2022 and has a CVSS 3.1 base score of 8.1 (HIGH).

How severe is CVE-2022-23654?

This vulnerability has a CVSS 3.1 base score of 8.1, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2022-23654?

Check the references section for vendor advisories and patches from requarks. Update wiki.js to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-23654?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-23654 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.