CVE-2025-34229: Vasion Print (formerly PrinterLogic) Blind SSRF via HP installApp.php
Vasion Print (formerly PrinterLogic) Virtual Appliance Host prior to version 25.1.102 and Application prior to version 25.1.1413 (VA/SaaS deployments) contain a blind server-side request forgery (SSRF) vulnerability reachable via the /var/www/app/consolerelease/hp/installApp.php script that can be exploited by an unauthenticated user. When a printer is registered, the software stores the printer’s host name in the variable $printervo->strhostaddress. The code later builds a URL like 'http://<host‑address>:80/DevMgmt/DiscoveryTree.xml' and sends the request with curl. No validation, whitelist, or private‑network filtering is performed before the request is made. Because the request is blind, an attacker cannot see the data directly, but can still: probe internal services, trigger internal actions, or gather other intelligence. This vulnerability has been confirmed to be remediated, but it is unclear as to when the patch was introduced.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-34229?
CVE-2025-34229 is classified as a high severity vulnerability due to its potential for exploitation via server-side request forgery.
How do I fix CVE-2025-34229?
To remediate CVE-2025-34229, upgrade Vasion Print to version 25.1.102 or later and Vasion Print Application to version 25.1.1413 or later.
What type of vulnerability is CVE-2025-34229?
CVE-2025-34229 is a blind server-side request forgery (SSRF) vulnerability.
Which versions of Vasion Print are affected by CVE-2025-34229?
Versions prior to 25.1.102 of Vasion Print and prior to 25.1.1413 of Vasion Print Application are affected by CVE-2025-34229.
Where can CVE-2025-34229 be exploited?
CVE-2025-34229 can be exploited via the /var/www/app/console_release/hp/installApp.php script.