First published: Mon May 12 2025(Updated: )
julmud/phpDVDProfiler is an adoption of the defunct phpDVDProfiler project, which allows users to display on the web their DVD collections maintained with Invelos's DVDProfiler software. Starting in v_20230807 and prior to v_20250511, cross-site scripting in the search function. v_20250511 contains a patch for the issue.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
phpDVDProfiler | >=v_20230807<v_20250511 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-46729 is classified as a cross-site scripting (XSS) vulnerability, which can allow attackers to inject malicious scripts.
To mitigate CVE-2025-46729, upgrade phpDVDProfiler to version v_20250511 or later.
CVE-2025-46729 affects phpDVDProfiler versions from v_20230807 to v_20250511.
CVE-2025-46729 exploits the search function by allowing crafted input to inject and execute unauthorized JavaScript in the user's browser.
If an upgrade is not possible, a potential workaround is to sanitize and validate all input to the search function to prevent script injection.