CVE-2010-4878
Description
PHP remote file inclusion vulnerability in formmailer.php in Kontakt Formular 1.1 allows remote attackers to execute arbitrary PHP code via a URL in the script_pfad parameter.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
kontakt formular 1.1 - Remote File Inclusion
########################################################
# #
# HINNENDAHL.COM Kontakt Formular 1.1 (formmailer.php) #
# #
# Remote File Inclusion Vulnerability #
# #
# by bd0rk || SOH-Crew # # #
# www.soh-crew.it.tt #
# #
# Contact: bd0rk[at]hackermail.com #
# #
########################################################
[~] Affected-Software: HINNENDAHL.COM Kontakt Formular 1.1
[~] Vendor: http://www.hinnendahl.com/
[~] Download: http://www.hinnendahl.com/index.php?seite=download
[*] Greetz: inj3ct0r, DNX, Chip D3 Bi0s
Description: The $script_pfad parameter in /kontaktformular/formmailer.php
isn't declared before require. So an attacker can execute some
php-shellcode about it. (line 2 - 3)
[+]Exploit: http://www.example.com/kontaktformular/formmailer.php?script_pfad=[Ev!LC0de]
### The 21 years old, german Hacker bd0rk ### <---white-hat :-)
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| hinnendahl | kontakt_formular | 1.1 | |
References
CWEs
CWE-94
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.