Lucene search

K
githubGitHub Advisory DatabaseGHSA-WHJ9-M24X-QHHP
HistoryJun 22, 2023 - 8:00 p.m.

FastAsyncWorldEdit vulnerable to Uncontrolled Resource Consumption

2023-06-2220:00:36
CWE-400
GitHub Advisory Database
github.com
12
uncontrolled resource consumption
coordinated disclosure
impactful cve
patched version
vulnerability disclosure policy

CVSS3

6.2

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

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

EPSS

0

Percentile

5.1%

Coordinated Disclosure Timeline

  • 10.06.2023: Issue reported to IntellectualSites
  • 11.06.2023: Issue is acknowledged
  • 12.06.2023: Issue has been fixed
  • 22.06.2023: Advisory has been published

Impacted version range

Before 2.6.3

Details

Proof of Concept

As a user, do the following:

  1. Select position 1 via //pos1
  2. Select position 2 adding the “Infinity” keyword via //pos2 Infinity
  3. Execute any further operation.

The steps 1 and 2 are interchangeable.

Impact

Such a task has a possibility of bringing the performing server down.

CVE

  • CVE-2023-35925

Credit

This issue was discovered and reported by @SuperMonis.

Solution

On June 12, 2023, a patch, https://github.com/IntellectualSites/FastAsyncWorldEdit/pull/2285, has been merged addressing the vulnerability.
We strongly recommend users to update their version of FastAsyncWorldEdit to 2.6.3 as soon as possible.

Workarounds

There is no direct mitigation besides updating FastAsyncWorldEdit to a patched version.

Additional Information

Users with access to the logs/ folder or shell access on their server can try to identify possible abuses of this issue by going through the logs.
To sieve through the data, you can use the regex query \/\/pos[12] Infinity, then investigate all log entries that return results.

Disclosure Policy

If you discover a security vulnerability within our software, please report the issue according to our vulnerability disclosure policy.

Affected configurations

Vulners
Node
com.fastasyncworldeditfastasyncworldedit-bukkitRange<2.6.3
OR
com.fastasyncworldeditfastasyncworldedit-coreRange<2.6.3
VendorProductVersionCPE
com.fastasyncworldeditfastasyncworldedit-bukkit*cpe:2.3:a:com.fastasyncworldedit:fastasyncworldedit-bukkit:*:*:*:*:*:*:*:*
com.fastasyncworldeditfastasyncworldedit-core*cpe:2.3:a:com.fastasyncworldedit:fastasyncworldedit-core:*:*:*:*:*:*:*:*

CVSS3

6.2

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

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

EPSS

0

Percentile

5.1%

Related for GHSA-WHJ9-M24X-QHHP