Lucene search

K
githubGitHub Advisory DatabaseGHSA-5PXR-7M4J-JJC6
HistoryJun 07, 2024 - 7:37 p.m.

Cross-site scripting (XSS) vulnerability in Description metadata

2024-06-0719:37:10
CWE-79
GitHub Advisory Database
github.com
3
cross-site scripting
stored xss
injection
formwork 1.13.1
formwork 2.x
administrator privilege
web scripts
payload
persistence
escaping metadata
site options
victim simulation
attacker
html
js script

4.8 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

5.3 Medium

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

20.2%

Summary

Regardless of the role or privileges, no user should be able to inject malicious JavaScript (JS) scripts into the body HTML. an XSS (Cross-Site Scripting) vulnerability, specifically a Stored XSS, which affects all pages of the website. Once the JS script is embedded in the body HTML, the XSS will trigger on any page a victim visits, such as the about, blog, contact, or any other pages, except for the panel.

Impact

This vulnerability allows attackers to inject malicious JS or HTML through a crafted payload into the vulnerable spot, achieving persistence and attacking numerous visitors or anyone accessing the website. The attack can be widespread and affect many users because the malicious JS will execute on every page, unlike an injection on a specific page (e.g., injecting on the About page would only affect that page). In this case, a single injection point leads to the execution of the malicious JS on all pages.

Patches

Details

An attackers (requires administrator privilege) to execute arbitrary web scripts by modifying site options via /panel/options/site. This type of attack is suitable for persistence, affecting visitors across all pages (except the dashboard).

PoC

  1. Log in with an Administrator user account.
  2. Navigate to /panel/options/site/.
  3. Inject the JS script by adding to the description field.
  4. Simulate a victim who is not a site member visiting the website. You will notice that the JS script executes on every page they vis

image
image
image
image

Affected configurations

Vulners
Node
getformworkformworkMatch2.0.0-beta.1
OR
getformworkformworkRange<1.13.1

4.8 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

5.3 Medium

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

20.2%

Related for GHSA-5PXR-7M4J-JJC6