CVE-2022-23654
Last modified
CVE-2022-23654 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.71% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Requarks | Wiki.Js | < 2.5.276 |
References
- https://github.com/Requarks/wiki/commit/411802ec2f654bb5ed1126c307575b81e2361c6bPatch, Third Party Advisory
- https://github.com/Requarks/wiki/security/advisories/GHSA-3cv9-795v-6j7jPatch, Third Party Advisory
- https://github.com/Requarks/wiki/commit/411802ec2f654bb5ed1126c307575b81e2361c6bPatch, Third Party Advisory
- https://github.com/Requarks/wiki/security/advisories/GHSA-3cv9-795v-6j7jPatch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-23654?
How severe is CVE-2022-23654?
How do I fix CVE-2022-23654?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-23649Cosign provides container signing, verification, and storage…3.3
- CVE-2022-2365Cross-site Scripting (XSS) - Stored in GitHub repository zad…5.4
- CVE-2022-23650Netmaker is a platform for creating and managing virtual ove…8.8
- CVE-2022-23651b2-sdk-python is a python library to access cloud storage pr…4.7
- CVE-2022-23652capsule-proxy is a reverse proxy for Capsule Operator which …8.8
- CVE-2022-23653B2 Command Line Tool is the official command line tool for t…4.7
- CVE-2022-23655Octobercms is a self-hosted CMS platform based on the Larave…5.3
- CVE-2022-23656Zulip is an open source team chat app. The `main` developmen…5.4
- CVE-2022-23657A remote authentication bypass vulnerability was discovered …10
- CVE-2022-23658A remote authentication bypass vulnerability was discovered …10
- CVE-2022-23659A remote reflected cross site scripting (xss) vulnerability …6.1
- CVE-2022-2366Incorrect default configuration for trusted IP header in Mat…5.3
Are you affected by CVE-2022-23654?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
