First published: Mon Dec 19 2022(Updated: )
The Photo Gallery by 10Web WordPress plugin before 1.8.3 does not validate and escape some parameters before outputting them back in in JS code later on in another page, which could lead to Stored XSS issue when an attacker makes a logged in admin open a malicious URL or page under their control.
Credit: contact@wpscan.com contact@wpscan.com
Affected Software | Affected Version | How to fix |
---|---|---|
10web Photo Gallery | <1.8.3 | |
<1.8.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-4058 is a vulnerability in the Photo Gallery by 10Web WordPress plugin before version 1.8.3 that allows for a stored cross-site scripting (XSS) attack.
CVE-2022-4058 occurs because the plugin does not properly validate and escape certain parameters before outputting them in JavaScript code on another page, allowing an attacker to execute malicious code.
The severity of CVE-2022-4058 is rated as medium, with a severity value of 5.4.
To fix CVE-2022-4058, you should update the Photo Gallery by 10Web WordPress plugin to version 1.8.3 or later, which contains the necessary fixes for this vulnerability.
A stored cross-site scripting (XSS) attack is an attack where malicious code is injected into a website and then executed by other users who access the affected page, potentially leading to the theft of sensitive information or the compromise of user accounts.