vendor:
html2ps filter
by:
Sebastian Krahmer
7.5
CVSS
HIGH
Command Injection
78
CWE
Product Name: html2ps filter
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2002
html2ps remote ‘lp’ exploit
It has been reported that it is possible for a remote attacker to execute arbitrary commands. The attacker must reportedly already have access to the 'lp' (or equivalent) account to exploit this condition. This cause of this vulnerability is that html2ps may open files using unsanitized input that may be supplied by a potentially malicious user.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in a command.