vendor:
Kontakt Formular
by:
bd0rk
7,5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: Kontakt Formular
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: NO
Related CWE: N/A
CPE: a:hinnendahl:kontakt_formular:1.1
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
2009
HINNENDAHL.COM Kontakt Formular 1.1 (formmailer.php) Remote File Inclusion Vulnerability
The $script_pfad parameter in /kontaktformular/formmailer.php isn't declared before require. So an attacker can execute some php-shellcode about it.
Mitigation:
Ensure that user-supplied input is validated and filtered before being used in a file include statement.