VYPR
Unrated severityNVD Advisory· Published Aug 19, 2022· Updated Aug 3, 2024

CVE-2022-37254

CVE-2022-37254

Description

DolphinPHP 1.5.1 is vulnerable to Cross Site Scripting (XSS) via Background - > System - > system function - > configuration management.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

DolphinPHP 1.5.1 has a stored XSS vulnerability in configuration management, allowing arbitrary script execution via a crafted title.

Vulnerability

DolphinPHP version 1.5.1 is vulnerable to stored Cross-Site Scripting (XSS) in the configuration management function accessible via Background -> System -> system function -> configuration management [1]. The application fails to sanitize user input in the configuration title field, allowing an attacker to inject arbitrary HTML and JavaScript code [1].

Exploitation

An attacker with administrative access to the DolphinPHP backend can exploit this vulnerability by navigating to the configuration management page and adding a new configuration [1]. In the configuration title field, the attacker inserts a payload such as t"> [1]. After saving and refreshing the page, the injected script executes whenever the configuration page is viewed [1].

Impact

Successful exploitation leads to stored Cross-Site Scripting (XSS), enabling an attacker to execute arbitrary JavaScript in the context of the administrator's browser session [1]. This can result in session hijacking, data theft, defacement, or redirection to malicious sites [1].

Mitigation

As of the publication date of 2022-08-19, no official patch has been released for DolphinPHP 1.5.1 [1]. Administrators should apply input validation and output encoding for the configuration title field. Restricting access to the configuration management page to only trusted users may reduce risk until a fix is available [1].

AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.