Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Zak S

#47256of 53,632
5.4Total CVSS
Vulnerabilities · 1
PT-2020-20680
5.4
2020-03-26
Piwigo · Piwigo · CVE-2020-9467
**Name of the Vulnerable Software and Affected Versions** Piwigo version 2.10.1 **Description** The issue is related to stored XSS via the `file` parameter in a "/ws.php" request. This is caused by the `pwg.images.setInfo` function. **Recommendations** For Piwigo version 2.10.1, consider disabling the `pwg.images.setInfo` function as a temporary workaround until a patch is available. Restrict access to the "/ws.php" endpoint to minimize the risk of exploitation. Avoid using the `file` parameter in the affected API endpoint until the issue is resolved.