Notice ID: INCIBE-CERT-2025-AV-071
Date: June 25, 2025
Severity: Medium
A cross-site scripting (XSS) vulnerability has been identified in the web interface of phpMyBackupPro. The vulnerability may allow an attacker to inject malicious scripts into user-facing pages, which could be executed in the context of another user’s browser session.
This vulnerability could be exploited to:
The vulnerability exists due to improper sanitization of GET parameters in interface scripts such as index.php
and config.php
. An attacker can craft a specially constructed URL that includes executable script tags.
htmlspecialchars()
or equivalent methodsUntil an update is applied:
This vulnerability was responsibly disclosed and coordinated through standard reporting channels. No active exploitation has been confirmed at the time of publication.