First published: Mon Oct 09 2023(Updated: )
Piwigo is an open source photo gallery application. Prior to version 14.0.0beta4, a reflected cross-site scripting (XSS) vulnerability is in the` /admin.php?page=plugins&tab=new&installstatus=ok&plugin_id=[here]` page. This vulnerability can be exploited by an attacker to inject malicious HTML and JS code into the HTML page, which could then be executed by admin users when they visit the URL with the payload. The vulnerability is caused by the insecure injection of the `plugin_id` value from the URL into the HTML page. An attacker can exploit this vulnerability by crafting a malicious URL that contains a specially crafted `plugin_id` value. When a victim who is logged in as an administrator visits this URL, the malicious code will be injected into the HTML page and executed. This vulnerability can be exploited by any attacker who has access to a malicious URL. However, only users who are logged in as administrators are affected. This is because the vulnerability is only present on the `/admin.php?page=plugins&tab=new&installstatus=ok&plugin_id=[here]` page, which is only accessible to administrators. Version 14.0.0.beta4 contains a patch for this issue.
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Piwigo Piwigo | <=13.8.0 | |
Piwigo Piwigo | =14.0.0-beta1 | |
Piwigo Piwigo | =14.0.0-beta2 | |
Piwigo Piwigo | =14.0.0-beta3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The vulnerability ID of this Piwigo issue is CVE-2023-44393.
The severity of CVE-2023-44393 is critical.
The reflected cross-site scripting (XSS) vulnerability can be exploited by injecting malicious HTML and JavaScript code.
Piwigo versions up to and including 13.8.0, 14.0.0-beta1, 14.0.0-beta2, and 14.0.0-beta3 are affected by CVE-2023-44393.
To fix CVE-2023-44393, it is recommended to upgrade to Piwigo version 14.0.0beta4 or later.